> > The spec compliancy is documented using annotations. > Currently, (and I'd propose not to change this) these annotations are > retained in javadoc.
Well I meant extend it. having this info in javadoc is great :-) > There is an AnnotationFactory implementation in the code which generates > the HTML using the apt tool. This factory is written in a hurry and can > easily be improved ;-) > > The HTML links to javadoc and the specs. I propose to keep rendering to > this HTML file. I find it very helpful. > > Additionally we can rework the AnnotationFactory or create other ones > for other purposes. We could create XML instead of directly creating > HTML and create PDF and HTML etc via transformation. yup, xml shall be great -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal
