Hi Marcelo, I dont believe that they would be mapped by AMFPHP. Im not 100% sure but i've been learning the AMFPHP code recently and i think that the recordset serializer is optimised for performance and doesnt create typed objects.
Theyre all interesting questions, and as i said before im working on a client side mapping system for CakeAMFPHP. If you want to talk about it more im usually on IRC. #cakeamfphp #osflash i'll be contributing my code to the CakeAMFPHP project very soon (i.e. today or tomorrow) so you can check it out and see if you can get it to do what you want. thanks, Martin Marcelo de Moraes Serpa wrote: > Well... after some research, I think I can make this question simpler: > > - What would be the best way to map the objects in the recordset.items > array > to their corresponding classes? A loop? Or they would be automatically > mapped with the new AMFPHP 1.2 mapping features? > > Thanks, > > Marcelo. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
