Tom Chiverton wrote: >In addition, if you want to return the project specific To, copy the >cfproperty and 'this' code from the reactor.project.XXXX.To.YYYYTo.cfc.
To be more specific, you'll want to copy the cfproperty tags into the database-specific TO, not the database-agnostic one (assuming you are using the _getTO() method of your Record). As far as I know, there is no need to copy the "this" code into the project TO; everything should work leaving that in the Reactor folder structure.
-- Christopher Bradford Alive! LLP -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
