[Swift-devel] Re: Criteria for rollout
Mihael Hategan
hategan at mcs.anl.gov
Thu Jan 10 18:38:28 CST 2008
> A more complicated-to-implement approach would be to sort out the return
> type of @filenames (it doesn't have one at the moment that fits in the
> Swift data model) so that it returns a Swift-style array of strings rather
> than a Java array of strings; and then have the sorting happening at the
> point that the swift-style array of strings is serialised (whether its a
> Swift array coming out of @filenames or a swift array coming from
> somewhere else). That's something that I want to do to tidy up the
> language some anyway; but don't let that hold up implementation of a
> leavesFileNames sorting fix.
>
You'd probably need to change said method anyway, so this shouldn't
interfere too much with that.
More information about the Swift-devel
mailing list