Do we really need N libraries each containing two classes?

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.

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]
> 

Reply via email to