On 6/11/06, Mark Stanton <[EMAIL PROTECTED]> wrote:
On 6/7/06, Mark Stanton <[EMAIL PROTECTED]> wrote: > I was just wondering if anyone had any idea of how we could go about > configuring this set up in Reactor? Does it make sense to have two > reactorFactory objects pointing at the same DB schema and the same set > of CFCs, one for the read-only datasource and one for the master > datasource?
I don't see why not. Two Reactor configs, different datasource names, two Reactor factories. You could even use the same project name (and therefore the same set of generated code). -- 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

