Maybe this is a silly question, but I ask it in terms of code simplicity for a large application with several sub-applications:

You can create multiple ReactorFactory instances by defining them as separate beans with their own config in Coldspring --

-- and you can include MG config files within a main MG config file, to split up the sub-apps --

-- but can you split up the config for Coldspring in some manner, or use different instances of the Coldspring factory with different configs?

I'm guessing that a global CS factory could create other CS factory beans. Is this the best approach?

Or does the whole idea even make any sense, when all I would really be going for is multiple, shorter config files?

--
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
530 Means St NW, Suite 110
Atlanta, GA 30318
404.589.0560

Reply via email to