Rajith-- Yeah -- that might be useful, but annogen still wouldn't be "on top". The last step to getting the annotation processors to work in both 1.4 and 1.5 is to write an annogen layer for the "Glass" code I committed to WSM.
This would adapt the JAM APIs to the Mirror-like APIs that the annotation checker uses. Thanks for the links -- I'll look at the MirrorAnnoViewer class and see if that helps us. Eddie On 6/29/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
Eddie, on a seperate note annogen does provide both mirror based and reflection based processing. (MirrorAnnoViewer and ReflectionAnnoViewer) Can we leverage this to help in your resutructuring effort? Regards, Rajith On 6/29/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > > Eddie, > > I just uploaded the patch, thanks for your support. > > Rajith > > > On 6/29/06, Eddie O'Neil <[EMAIL PROTECTED] > wrote: > > > > Excellent -- I'll take a look at it. > > > > I've also got the Mirror-like abstraction in place and working > > (passes tests) that I'll commit to WSM in the next day or so. Also > > need to follow up with axis-dev@ with this as well. Basically, this > > removes the *runtime* dependency on "com.sun" classes and provides an > > abstraction that could be backed with pure reflection, annogen, etc. > > For those of you familiar with JAM, this serves the same purpose but > > follows the APIs that are available in the Java 5 JDK. > > > > Been busy this week as well -- will send additional information on > > this in a subsequent e-mail. > > > > Eddie > > > > > > On 6/29/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > > jira please as usual > > > > > > -- dims > > > > > > On 6/29/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > > > > Hi Eddie, > > > > > > > > I finnaly managed to get the stuff completed. Appologize for the > > delay as I > > > > was overloaded these days. > > > > > > > > How do u want me to submit the patch? should I open a JIRA issue and > > attach > > > > it or should I just email the patch to the list? > > > > > > > > Thanks, > > > > > > > > Rajith > > > > > > > > > > > > > > > > > -- > > > Davanum Srinivas : http://people.apache.org/~dims/<http://people.apache.org/%7Edims/> > > > > > > >
