On 7/8/06, Dan Vega <[EMAIL PROTECTED]> wrote:
Wait one more quick question. Would reactor itself be considered a stateful object, or would that instance be ok if set in application scope, it just seems silly to me to keep loading config files for reactor?
Reactor is stateless (essentially) - it just caches the XML config file as an in-memory model. -- 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
