Hi All,

Just starting up a thread for discussion around the refactoring and
reuse of Util type classes.

There is very useful fine grained util type code in multiple modules.
Now one can either access this functionality and end up tightly
coupling the various modules
possibly creating cyclic dependency in the process or factor it out in
to a util commons type package.

Otherwise create redundant code in your specific module.

Later things may move toward a more modular, pluggable design etc with
minimal interdependency between them.

Thanks
Dion

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to