On 11/5/06, Andrew Scott <[EMAIL PROTECTED]> wrote:
When creating a new object in reactors xml config file, is there anyway to get reactor to generate the objects without calling the CreateRecord or CreateGateway. The reason being is I have to run the application, with that code then go back to my code to place code in the objects that extend the DAO or Records.
Not sure what you think the problem is - you can write the extension objects before running Reactor because you know what they are called and how they are structured. Reactor will not overwrite your objects. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
