When pushing objects from ColdFusion to Flex via BlazeDS, and mapping the classes using RemoteClass…
[RemoteClass(alias="blah.blah")]
…is it possible to have ColdFusion “Arrays” (or some Java equivalent) automatically mapped to ActionScript ArrayCollections?
This chap nearly had it, but not quite:
http://www.richinternet.de/blog/index.cfm?mode=entry&entry=33CF66A4-DC95-6312-95EFE8E3DB31D298
After upgrading to CF 9.0.1 & BlazeDS 4, I finally have an answer to this.
You can now use the following node in you services-config.xml
Details here:
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WS5B9C73A8-5FA2-4a54-B0C6-CECA2E20052D.html