> How do you make the tools so that they don't tie
> into applications too closely, or become 
> sub-applications - not needed to build any Jakarta project.
> Or can they if they are still add on tools for a Jakarta package.

By not allowing any external dependency, and keeping each module 
specialized.

BTW, there is are few great patterns called "facade", "adapter", etc -
you can separate the API of the application from the API of the module.


Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to