on 7/17/01 4:01 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> - using a separate Log.java file in the services to help decouple
>   until we have a better way to pass on parent application information/objects
>   to components. will probably borrow ideas from avalon but use log4j
>   for logging.

How about making the BaseService class responsible for providing methods for
logging? That way, all the Services just inherit it and the initialization
of the services can depend on being passed in a Log4J logging object?

I'm not really that fond of having duplicate classes all over the place.

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


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

Reply via email to