|
From: Anthony M. <to...@am...> - 2003-04-02 09:09:53
|
Aslak, It is late here, and I was only able to quickly browse your interview. Thanks for mentioning AndroMDA. I was the developer that implemented the meta data provider interface for AndroMDA. Based upon the little bit I had a chance to read of XDoclet2 it sounds like it works in a similar way. In AndroMDA we do a lot of two step code generation. We first generate J= AVA that contains XDoclet tags and then use XDoclet to generate more code bas= ed upon the XDoclet tags. In many cases it seems a little silly to be generating intermediate java code , but we needed to do this to reuse th= e XDoclet code generation features. It now seems to me that with this latest change to XDoclet we should be a= ble to do some sort of much tighter integration of AndroMDA and XDoclet. > -----Original Message----- > From: and...@li... > [mailto:and...@li...]On Behalf Of Aslak > Helles=F8y > Sent: Tuesday, April 01, 2003 5:48 PM > To: and...@li... > Subject: [Andromda-devel] AndroMDA could use XDoclet2 > > > Hi Matthias and others, > > The new XDoclet2 (still alpha) has a nice way to plug in other metadata > providers, making it a perfect core platform for both Middlegen and > AndroMDA. I'm sketching out the thoughts here: > > http://www.theserverside.com/home/thread.jsp?thread_id=3D18628 > > What do you think of this? > > Aslak > > (I'm not subscribed to this list - receiving too much mail nowadays, so > please cc me when you reply. Or reply on TSS to make yourself some p.r.= ) > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Andromda-devel mailing list > And...@li... > https://lists.sourceforge.net/lists/listinfo/andromda-devel |