The API is called 'JAM' - the Java API for Metadata. On the surface, it looks quite a bit like Reflection or the Doclet API, but it affords a greater level of flexibility and convenience, and in particular provides solutions for a number of thorny problems posed by JSR175.
I have had a few discussions with some folks on [email protected] about possibly spinning JAM up as an independent project from xbeans. It was suggested that it would be useful to test the waters in some other projects such as Geronimo to see if JAM would indeed be generally useful. So, here I am testing. :)
Anyway, if you want more gory details, I have temporarily posted some white papers and the API docs here:
http://www.pcal.net/jam
Any feedback is more than welcome.
Thanks,
-Patrick
