On Tuesday, August 31, 2010 14:49:43 dsimcha wrote: > Isn't this a core language feature that's in the spec but is only currently > implemented for arrays? I thought eventually uniform function call syntax > was coming for classes and structs, too.
There are people who keep asking for it, but as far as I know, Walter has never agreed to add it. Though, if it were truly universal, it would work on integers and the like too, not just arrays, classes, and structs. - Jonathan M Davis