RE: [aspectwerkz-user] From aspectwerkz to aspectJ
"xudong" <[email protected]> Tue, 28 Jun 2005 19:05:27 +0800
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, Thanks. :) Best wishes, xudong -----Original Message----- From: Alexandre Vasseur [mailto:[email protected]] Sent: Monday, June 27, 2005 12:31 PM To: [email protected] Subject: Re: [aspectwerkz-user] From aspectwerkz to aspectJ Hi Let me give the details: AspectJ as available today is wether M2, wether "nightly build ie upccoming M3". If I assume you need the "plain java syntax" ie aspect defined with annotation aka @AspectJ then this is part of M3. You can thus use the nightly build, or wait M3. The "how-to" material is still quite limited, though feature complete from a syntax point of view is close (left aside hot deployment and some other things). I am planning to write some more how-to very soon. Aside there is some work going on to better integrate AJDT (AspectJ Eclipse plugin) for the @Aspect syntax but again this is rather under development. AspectJ M3 is due mid july, final is end of the summer. For migration I would advise to wait some more. For new needs, I would strongly advise it as soon as M3 is out. We will definitely make announcements and write how-to to help you in this phases. Alex On 6/27/05, xudong <[email protected]> wrote: > Hi, > > Now aspectwerkz has been *merged* into AspectJ, so I am wondering > whether it is better to use AspectJ *NOW*? > > Thanks. > > Best wishes, > xudong >