Well, I have been working for some time on modello now, and the most damageable point on modello right now is the complete lack of documentation.
I have put up a metamodel documentation (under work): http://dcabasson.developpez.com/maven/modello-metamodel.html <http://dcabasson.developpez.com/maven/modello-metamodel.html> But that's a really tiring problem.... Instead of writing this down, wouldn't it be better idea to write a modello descriptor instead? This way, we could produce java beans, xdoc, xsd and xpp-reader from a central point (I will not remind you of all the pros of modello ^^ ). It's kind of a chicken and egg problem, but now that we have the chicken, why not use some eggs? We could commit (well when saying we, I of course mean you, since I won't commit anything) the generated xpp-reader and java beans classes to SCM, so as to be able to build modello at any time? WDYT? (cross posted to [EMAIL PROTECTED], since there are more modello commiters there) Denis