I'm pleased to announce the release of JBoss AOP 1.0 RC2. We're getting closer to our 
1.0 release next month. Kabir Khan joined the team fulltime September 1st and has done 
an amazing job helping out. We put a lot of effort into documentation this release and 
have written a reference guide in docbook. Also, a number of things have been added to 
the framework. We've added an annotation model so that you can use that instead of 
XML. We've also added Java-Bean style configuration for aspects and the ability to 
plug in any IOC framework you wish.

Here's full RELEASE NOTES:

  | --------------
  | JBossAOP 1.0 RC2
  | --------------
  | * Added DTD finally and DTD parsing
  | * <annotation> tag has been renamed to <metadata> as we're not defining an 
annotaton, but rather metadata.
  | * <annotation-loader> tag has been enamed to metadata-loader
  | * Added integration with JDK 5.0 java.lang.instrument.  Very clean classloader 
integration now.  
  | No need for SystemClassLoader plugin for JDK 5.0.
  | * <aspect> can take a factory now
  | * <aspect> class can no longer be XmlLoadable
  | * <interceptor> can take a scope now <interceptor scope="PER_INSTANCE"/>
  | * InterceptorFactory should only be used if you are inserting them directoy within 
AdviceBinding.  
  | AspectFactory should be used now for all InterceptorFactory's as <interceptor> now 
supports SCOPE.
  | * <mixin>'s can now be declared as non-transient fields by doing:  
  | 

Have fun,
Bill

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to