>>>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.
No, just one. In our case we use it with JVM detection so if you do a
source build you can get a build optimized for your JVM.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]