Hey Rickard,

FYI I wrote as an excercise a custom doclet that generates bean info
classes, that can be used with the metadata JavaBeans classes. I've been of
course inspired to your EJBDoclet, but I wrote it from scratch to understand
better its mechanism.

If you're interested I'll send you the jar.

BTW, while testing the doclet I found a lot of discrepancies between the
JavaBean classes and their *.xml under etc, so maybe this doclet can really
be helpful.

Regards

Simon

> -----Original Message-----
> From: Rickard �berg [mailto:[EMAIL PROTECTED]]
> Sent: venerd� 24 novembre 2000 7:50
> To: jBoss Developer
> Subject: [jBoss-Dev] Upgrades
> 
> 
> Hi!
> 
> Just to let everyone know what's coming:
> I started upgrading the JRMP CI to support 1.3 and 1.2.2 in one class,
> and also some other changes, but pretty soon I realized that whenever
> one makes a change the metadata is affected. So, to make a long story
> short I have begun redoing the metadata structures with all 
> the comments
> (Aarons and Marcs primarily) included. This will affect *a 
> lot* of code
> and I will try to make all the changes before commit. This will also
> affect EJX quite a lot as the core of the metadata is in there. 
> 
> The new structure will be suitable for both EJX and JBoss internal
> usage, and will be flexible where necessary and static where it is ok
> for that, unlike today where EJX is completely flexible and the JBoss
> structures are static.
> 
> There will also be an impact on jboss.xml: the plugin configurations
> will change so that parameters are added as <param
> name="foo">bar</param>. This will make all XML validatable.
> 
> Most of the work is just refactoring, but it is a needed refactoring
> that will make life easier for us in da future.
> 
> <deep breath/>
> 
> <plunge into code/>
> 
> Happy coding,
>   Rickard
> 
> -- 
> Rickard �berg
> 
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
> 

Reply via email to