so far everything I've tried indicates properties are written out in a fixed order no matter how much i fool around with them. Same thing with the objectUtils stuff. Always writes out in the same order
----- Original Message ----- From: Oleg Sivokon To: [email protected] Sent: Thursday, July 01, 2010 2:32 PM Subject: Re: [flexcoders] How to remove duplicate objects from an array of objects Hey, you are welcome so far it works! :) I'm only afraid of the situation when properties are not written in the same order. To be honest, I need to read up the AMF specs to see if that was by chance, or was that the how AMF is supposed to work. (I tried to initialize the properties in different order, and delete and declare them again, and it seems like it works, however, who knows, it still may be by chance).

