> > > Adobe didn't care if we broke an app if it was for the "greater good". And > we didn't convert Arrays to Vectors everywhere. So I don't think there can > be a universal policy. It has to be considered for each case because there > are trade-offs. If the array is passed across a MarshallPlan boundary, > then > I wouldn't change it. If the array is likely to be passed back to the > server, then I wouldn't change it as it might screw up AMF serialization. > If the array is a vector of "anything" then I would be cautious. > > I'm good with that, I think its a good change and the code hinting benefits are good for developers.
-omar
