[Swift-user] Expanding arrays in app function command lines
Ben Clifford
benc at hawaga.org.uk
Tue Jan 27 10:29:27 CST 2009
On Tue, 27 Jan 2009, Michael Wilde wrote:
> - array of other scalar types, coerced into string in the cmd line
I think that might already happen.
Everything apart from struct has a pretty natural expansion into string
args. The source-code order of fields for structs is probably the best,
unless someone comes up with a better idea.
--
More information about the Swift-user
mailing list