On Sun, 2004-01-11 at 16:50, Brett Porter wrote: > Do we really need N libraries each containing two classes?
If component pulling from a different source certainly should be in separate builds. > I would think there should be one interface to marshal/unmarshal a model > from a source, and then N providers. maven-model-tools can provide the main > ones we want to distribute, but others could be plugged in by third parties > if they wanted to. Sure, so when the interface that works with all the providers comes about we can. This is one of the things that will be hashed out when Alex tries to toss in the ldap component. Once the interface is sorted out it could certainly live elsewhere. > Cheers, > Brett > > > -----Original Message----- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: Monday, 12 January 2004 4:01 AM > > To: Maven Developers List > > Subject: maven-model-tools to maven-model-xml > > > > > > Howdy, > > > > I was going to move maven-model-tools to maven-model-xml to > > indicate the model being in XML form. I'm doing so as Alex > > wants to try and make a tool that pulls the model from LDAP > > so 'maven-model-tools' isn't exactly a helpful or meaningful > > name. So was thinking it could grow for things > > like: > > > > maven-model-xml > > maven-model-ldap > > maven-model-db > > > > Or whatever. > > > > -- > > jvz. > > > > Jason van Zyl > > [EMAIL PROTECTED] > > http://maven.apache.org > > > > happiness is like a butterfly: the more you chase it, the > > more it will elude you, but if you turn your attention to > > other things, it will come and sit softly on your shoulder ... > > > > -- Thoreau > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
