<cfset Reactor = CreateObject("Component",
"reactor.reactorFactory").init(expandPath("reactor.xml")) />
Is there another way to instanciate reactor than the way above? Each
time that think is executed reactor queries the DB meta data. I even
put reactor into "production" mode and the behavior still continues.
Joe
On Mar 24, 7:47 am, Tom Chiverton <
tom.chiver...@halliwells.com>
wrote: