zoran wrote:
To me this appears to be an example of where integration with other projects/frameworks would be preferred. In this case I would say: why did you not start out using Jakarta Commons Logging (http://jakarta.apache.org/commons/logging/) instead of building your own abstraction layer?
Or am I missing a point :)
Yup:
org.mmbase.util.logging: cvs log -r1.1 Logging.java revision 1.1 date: 2001/02/20 18:13:33; author: michiel; state: Exp; The new logging system!
jakarta-commons/logging/LICENSE.txt: Revision 1.1 - (view) (download) (annotate) - [select for diffs] Thu Jul 25 02:36:45 2002 UTC (2 years, 6 months ago) by jvanzyl
Our abstraction layer predates commons by 1 year and 4 months
-- Rico Jansen ([EMAIL PROTECTED]) "You call it untidy, I call it LRU ordered" -- Daniel Barlow _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
