[Swift-devel] Problem with @extractint?

Mihael Hategan hategan at mcs.anl.gov
Tue Oct 9 22:45:44 CDT 2007


On Tue, 2007-10-09 at 20:16 -0500, Mihael Hategan wrote:

> I don't think there's a need for such special treatment, because it isn't needed.

Hmm. Good argument there Mihael. Tell us more of these interesting
inferences!

> > 
> > So for mapping, there are two choices:
> > either the type info is passed in to the mapping, which will try to
> > interprete the values according to the types/member-types passed in.
> > 
> > or the mapping is type agnostic, and extractint, extractstring,
> > extractdata, whatever is applied to a generic value to get the actual
> > typed data back. I can see cases where this may not work well.
> > 
> > Yong.
> > 
> > On Tue, 9 Oct 2007, Mihael Hategan wrote:
> > 
> > > On Tue, 2007-10-09 at 13:22 +0000, Ben Clifford wrote:
> > > > The bit of kml that does the assignment is run in a sequential bit that
> > > > sets up variables, before any of the parallel stuff happens (that usually
> > > > consists of procedure calls, and is the part that ends up being evaluated
> > > > in data dependency order rather than source text order).
> > > >
> > > > It makes sense to allow what you want to do, I think.
> > >
> > > There was some discussion about removing the @ sign in front of built-in
> > > functions. There is no need for the distinction, and, apparently, it
> > > does cause problems.
> > >
> > > >
> > >
> > > _______________________________________________
> > > Swift-devel mailing list
> > > Swift-devel at ci.uchicago.edu
> > > http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> > >
> > 
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> 




More information about the Swift-devel mailing list