No, I mean using libraries in a dependency fashion, rather than inheritance.
plexus-utils contains the DirectoryScanner class from Ant if you'd like a lighter dependency for that. Our priorities for documentation are: 1) pure user documentation on Maven feature usage 2) plugin developer documentation and related javadoc 3) maven developer internals documentation and related javadoc On 11/27/05, Anuerin Diaz <[EMAIL PROTECTED]> wrote: > thanks brett. by composition you mean coding from scratch? currently i > am doing that but i was hoping to re-use some of the code in the > plugins. as it is i am going to use ant classes for directory scanning > and processing because most of the classes used in the code do not > have javadocs (and they seem to have low priority) to guide new users. > that is one issue that i have beef with but we have other alternatives > so we might as well leverage on that. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
