[jboss-dev-forums] [Design of JBoss Build System] - Re: Ideas for JBoss Retro
adrian@jboss.org
do-not-reply at jboss.com
Mon May 7 08:33:32 EDT 2007
"pgier" wrote :
| The last part is going to be more difficult and if it sounds like a bad idea, please let me know. I'd like to modify the current ClassRedirectEditor to be more dynamic.
|
As we've discussed many times before.
The JBossRetro task is just a simple port of aopc
that provides an ant task on top of Javassist expression editors (and some other things).
JBossRetro should be:
1) A generic mechanism to run these expressions from ant (or maven or any other build system)
2) A runtime support library
3) Some "factory settings" for (1) that map into (2)
4) Other tools like Retrocheck
That makes it very generic (you can provide your own class editing - not just retroing)
which would also include a framework to implement aopc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043630#4043630
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043630
More information about the jboss-dev-forums
mailing list