On 9/8/06, Anil Gangolli <[EMAIL PROTECTED]> wrote:
I think this would be a really good time to consider using Spring (just the BeanFactory / basic ApplicationContext) to wire things up.
That's a good idea. I'll take a close look at the BeanFactory. The Roller interface is not going to cut it for modular Roller - Dave
--a. ----- Original Message ----- From: "Dave Johnson" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, September 08, 2006 8:06 AM Subject: Modular Roller > Looks like I may have a requirement to deploy Planet independently of > Roller (but with Roller's Planet UI and the Roller rendering/caching > system). And others on the list have also expressed interest in > modularity. So I've started to think again about how to break up the > Roller code based into core, weblogger and planet modules. > > I updated the proposal with some of my latest thinking: > <http://rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_Modular_Roller> > > The proposal has a way to go, but comments and suggestions are welcome. > > - Dave >
