On 3/25/06, Simeon Bateman <[EMAIL PROTECTED]> wrote: > The problem that I ran into is that I use reactor with complex objects. so > many of the objects I return have other objects in side them. Because of > the naming scheme in reactor this is not convienent because (in theory) I > would need a property called subElementIterator or subElementRecord in order > to get my array of sub items to translate well.
Good point. Yes, that would likely also be a problem with the record approach (although it would at least allow FDS to make the appropriate calls to fetch sub-objects). Like I say, I suspect the main problem would be that FDS could not figure out how to convert record objects from AS objects on inbound calls... -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

