Rajith--

 Comments on both of your questions below...

Eddie


1.)  Annogen requires you to annotate the annotation classes with the
following annotation
Now are we allowed to modifty the JSR api classes to add the above lines of
code ??

[eko] This is a *great* question  :)  and probably the first time
we've run into this at Apache.  If you were asking to add a *method*
to a type described in a specification, the answer would be no because
we can't change spec classes.  Since it's metadata, I don't know the
answer -- my gut would be that we can't change the metadata on a
specification class, but it's a question worth asking [EMAIL PROTECTED]
just to see what folks think.


2.) Generating Annogen beans for meta data
    The annogen task that generates code based on the annotated classes
seems to have a bug with inner classes.
    For example WebParam.Mode gives compilation errors as it cannot the
handle the inner class
    So I eidted the generated source file to get it working. (I maybe wrong
here...)


[eko] Not sure I follow this -- let me take a look at it and I'll get
back to you.

Reply via email to