[Arp] How to Set up Netconnection for Coldfusion?

Chris Velevitch chris.velevitch at gmail.com
Sun Jan 8 18:22:06 PST 2006


On 1/9/06, Aral Balkan <aral at ariaware.com> wrote:
> We tried to use CF for a project involving complex VOs and it was a
> nightmare. You can, but you need to hack it and use Java instead.
> Instead, we found it easier to switch to J2EE and the excellent OpenAMF.

I must admit, and apart from simple data types (see table at
http://livedocs.macromedia.com/flashremoting/mx2004/using_flash_remoting/wwhelp/wwhimpl/js/html/wwhelp.htm),
I've converted all my result sets into structs or arrays of structs
before passing them back to Flash and then inserting the data in VOs
and I haven't had any real problems doing this. Using result sets look
complicated, but then I haven't really made the effort. Once AS3 is
out, passing XML back to Flash would probably be the easest for
complex VOs.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au



More information about the Arp mailing list