Thanks guys, I am not worried about it overriding my files, but I was hoping it would create all the objects first before I did start to write code. Obviously it doesn't so I'll have to guess.
Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Corfield Sent: Monday, 6 November 2006 2:59 PM To: [email protected] Subject: Re: [Reactor for CF] Reactor generated objects 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
