Re: [PROPOSAL] lifecycle release
Paul Hammant <[email protected]> Mon, 17 Mar 2003 07:15:06 +0000
| Newsgroups | gmane.comp.jakarta.avalon.phoenix.devel |
|---|---|
| Message-ID | <[email protected]> |
Noel,
>>BTW, I'm still thinking about the logging thing.
>>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
>>
>>
>
>We do something similar in James with Ant, but the changes are at compile
>time.
>
Ahhh. Kewl - two jars for each package.
- Paul