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.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
