Hello everyone,

After my trouble with load time weaving I have shifted to compile team
weaving and got it work after some trouble. This creates a huge jar,
while I have actually put advices in a few classes.

I am wondering if it would be ok to strip the non-weaved classes after
ctw and put that jar in the front of classpath. That would make it
easier for me to supply small files that can be deployed to get
AspectJ runs.

Or maybe there is already an iajc parameter that creates a jar only of
the weaved classes?

Appreciate any comments. Thanks in advance,

- hemal
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to