JBoss AOP 1.0 Beta3 has been released.   It is mostly a release to support changes in 
JDK 1.5 Beta2, but there have been some minor bug fixes as well as some new features.

There have been some new additions to the team.  Kabir Khan has written a library for 
the java.lang.reflect APIs that filters out all methods, fields, etc.. that JBoss AOP 
adds when doing bytecode manipulation.  Also, when somebody invokes a field or 
constructor through reflection, the call pointcuts will make sure that the appropriate 
AOP aspects are invoked as well. 

http://www.jboss.org/wiki/Wiki.jsp?page=AOPAndReflection

Marshall Culpepper and Andrew Oswald have also joined the team.  Andy and Marshall are 
implementing JBoss AOP's Eclipse integration and should have something very soon for 
you to play with.

Bullet release notes:
* Updated to support JDK 1.5 Beta2 annotations (1.5 beta2 class format changed)
* Added a reflection aspect library that filters out JBoss AOP class modifications
* Fixed bug in handling of static and !static pointcut expressions
* AnnotationCompiler now support JDK 1.5 Beta2
* AnnotationCompiler now supports enums 




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837592#3837592

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837592


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to