[Swift-devel] Re: passing types and variables in swift
Ben Clifford
benc at hawaga.org.uk
Fri Oct 5 03:10:23 CDT 2007
On Thu, 4 Oct 2007, Yong Zhao wrote:
> Mappers should ideally be able to map primitive types such as string and
> int, as well as file names. The CSVMapper can read all the values in the
> file, it is just that it needs to interprete the values according to their
> types.
and have some way of conveying those values into the implementation. The
mapper API has no way to do that.
--
More information about the Swift-devel
mailing list