I do not have aceess to reactor code at this time but I believe that you can pass in a Reactor configured object during initialization of reactor factory instead of path to XML. Since we use ColdSpring, we configure that configuration object separately and pass it as a constructor-arg to the ReactorFactory.
I hope this make sense. Thanks Qasim On Sat, Aug 16, 2008 at 7:58 PM, denstar <[EMAIL PROTECTED]> wrote: > On Sat, Aug 16, 2008 at 7:00 AM, Chris Blackwell wrote: > > there is already a _getConfig() method, its private and available from > > within most (all?) reactor objects > > Yes, I've used it, but to do so, I have to know an object name first. :-) > > Any way of getting a public one on the reactor factory? In limited > testing, it seems to work fine, but I don't know if there was logic to > not having it there, and having it in the objectfactory instead. > *shrug* > > Mostly what I'm after is the object names, but easy access to the > current configuration settings would be a bonus. > > -- > I shall cheerfully bear the reproach of having descended below the > dignity of history if I can succeed in placing before the English of > the nineteenth century a true picture of the life of their ancestors. > Thomas B. Macaulay > > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- > 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
