JBoss Community

Applying changes directly in the source code

created by Rui Humberto Pereira in JBoss AOP - View the full discussion

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

Start a new discussion in JBoss AOP at Community