Re: [PROPOSAL] lifecycle release
Stefano Mazzocchi <[email protected]> Mon, 17 Mar 2003 22:05:26 +0100
| Newsgroups | gmane.comp.jakarta.avalon.phoenix.devel |
|---|---|
| Message-ID | <[email protected]> |
Nicola Ken Barozzi wrote:
> Imagine that we have all logging calls done like this:
>
> //@log("hello log");
>
> we would have logging disabled by default, but we can transform the
> class to use logging when running, and even transform the log calls to
> make them compatible with the logging toolkit we want to use.
really-Poor-man AOP?
Stefano.