0 Replies Latest reply on Mar 30, 2005 1:39 PM by hlship

    Differences between 3.0-rc-1 and 3.0?

    hlship

      I just noticed that a 3.0 (presumably final) release is available. What are the differences between this and the RC1 release candidate?

      Also, I'm beginning to look at using Annotations with Tapestry and Javassist. My plan for Tapestry 5.0 is to read annotations at class load time and modify the classes as they are loaded based on annotations and other information. Is this how JBoss AOP works? Is it a viable approach?