>>>>> "Juozas" == Juozas Baliuka <[EMAIL PROTECTED]> writes:
Juozas> As I understand user needs to install ClassLoader provided Juozas> with JAC to transforms classes at load time. It can be good Juozas> to have jdo style feature to transformation class files at Juozas> build time too. As I said, almost. Because in the case of JAC, we also compute additional RTTI information (which methods read or write which attributes) which are then used by aspects. But these are also saved in files, so we could load them from the class static initializer. -- Laurent Martelli http://jac.aopsys.com/ [EMAIL PROTECTED] http://www.bearteam.org/~laurent/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
