On 6/9/08, Tom Chiverton <[EMAIL PROTECTED]> wrote: > On Thursday 05 Jun 2008, Jamie Jackson wrote: > > On 5/1/08, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > > > Nah. It still has benefits for me over Transfer (like it makes VO CFCs > > > without an external code generator like Illudium). > > > Could you talk a little about the VOs you mention, and the type(s) of > > use you are putting them toward? > > > We have a piece of AOP advice that looks for Reactor's Record object's, or > naked queries, in the result of a method call, and replaces them with value > objects (aka transfer objects) which are much easier to work with in Flex, > and keeps the property names cased correctly (more or less true of CFML users > of the service too)
Okay, thanks for explaining. You're getting the VOs via TheRecord._getTo(), correct? -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
