Re: Return class-mapped object instead of associative arrays

2006-10-25 Thread nate

It doesn't exactly work like that.  There is a class called Set which
will be replacing NeatArray, and this object has a method called map(),
which can be used to map an array onto a dummy storage object (usually
stdClass).  There are a couple of notes on it toward the end of these
slides:

http://cake.insertdesignhere.com/files/nyphp_presentation.pdf


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Return class-mapped object instead of associative arrays

2006-10-25 Thread Marcelo de Moraes Serpa
Hi nate, thanks for the info...This feature would be particulary useful for us flash programmers to use in conjuction with AMFPHP (CakeAMFPHP) VO mapping features. Marcelo.
On 10/25/06, nate [EMAIL PROTECTED] wrote:
It doesn't exactly work like that.There is a class called Set whichwill be replacing NeatArray, and this object has a method called map(),which can be used to map an array onto a dummy storage object (usually
stdClass).There are a couple of notes on it toward the end of theseslides:http://cake.insertdesignhere.com/files/nyphp_presentation.pdf

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake PHP group.  To post to this group, send email to cake-php@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---


Re: Return class-mapped object instead of associative arrays

2006-10-25 Thread nate

Yeah, we're working on something for that.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---