at http://cvs.apache.org/viewcvs.cgi/avalon/framework/src/ you will notice an "api" dir and an "impl" dir. The meaning should be obvious. These result in seperate avalon-framework-${v}-api.jar and avalon-framework-${v}-impl.jar files, as well as in a single merged
avalon-framework-${v}.jar (which contains exactly the same stuff as before in the exact same place).
I think this is a good idea as it enforces clean seperation in a logical way and with an optimal dir layout, it works nicely, is easy to understand and maintain, fully backwards-compatible, and how we should strive to organize a lot of our code.
This is a "lazy consensus" vote to bring this stuff to your attention and give the opportunity to object before changes are finalized.
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
