Jason, > > From: Jason van Zyl <[EMAIL PROTECTED]> > Date: 2004/01/12 Mon AM 10:45:28 EST > To: Maven Developers List <[EMAIL PROTECTED]> > Subject: Re: ModelFactory interface (was: maven-model-tools to ...) > > On Mon, 2004-01-12 at 01:28, Alex Karasulu wrote: > > Hi, > > > > As I recommended I would use the factory method pattern here where > > the creator is the factory. The ModelFactory interface is the > > interface for all factory implementations. I would go with something > > like so which is based on CRUD: > > I'll take a peek and see what can be gleaned but essentially Plexus is > the factory. Plexus components with the addition of a constructor are,
Let me see if I understand correctly. What you're saying is Plexus is the ModelFactory implementing the CRUD operations? Or Plexus is the factory that instantiates the appropriate ModelFactory implementation? I need to get off of my ass and give Plexus a good look. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
