Rui Humberto Pereira [
http://community.jboss.org/people/rhp] created the discussion
"Applying changes directly in the source code"
To view the discussion, visit:
http://community.jboss.org/message/574997#574997
--------------------------------------------------------------
Hi
I need to make changes directly in the source code before compilation be made by the javac
compiler.
That is, I intend that the changes should be made on the source code and not the
byte-code.
My idea is to use AOP to do this operation.
But, from what I could understand, JBoss AOP only can apply changes in programs already
compiled (run-time). Or, compile and weave on same time with aopc (compile-time).
Am I correct?
Thanks,
Rui
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/574997#574997]
Start a new discussion in JBoss AOP at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]