Re: [aspectwerkz-user] A general question
"Alexandre Vasseur" <[email protected]> Sun, 14 Sep 2008 22:30:28 +0200
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_71956_3459846.1221424228923 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You shouldn't expect any extra major feature from AspectWerkz anymore. I believe the commit log already demonstrates that. Most of runtime weaving capabilities can be mimic with workarounds - some of those I briefly described in the previous thread: "have best practices to turn on / off your aspects or advice, or even use an inter type declaration per target object to add capabilities of turning aspect on/off per target class or instance basis (ant not per aspect) This requires some prior-the fact knowledge on where you may weave" On Sun, Sep 14, 2008 at 10:12 PM, Neo Anderson <[email protected] > wrote: > I came across to find out AspectWerkz and read some news saying that > aspectj and aspectwerkz are merged. The new merged one is called aspectj5. > > So basically I get a question. My question is - is aspectwerkz still > maintained? Feature I require is run time (online) weaving that aspectj (or > aspectj 5) does not support. So I would like to know whether aspectwerkz is > still maintained. > > Thank you very much, > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > ------=_Part_71956_3459846.1221424228923 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div dir="ltr">You shouldn't expect any extra major feature from AspectWerkz anymore. I believe the commit log already demonstrates that.<br>Most of runtime weaving capabilities can be mimic with workarounds - some of those I briefly described in the previous thread:<br> <br>"have best practices<br> to turn on / off your aspects or advice, or even use an inter type<br> declaration per target object to add capabilities of turning aspect<br> on/off per target class or instance basis (ant not per aspect)<br> This requires some prior-the fact knowledge on where you may weave"<br><br><div class="gmail_quote">On Sun, Sep 14, 2008 at 10:12 PM, Neo Anderson <span dir="ltr"><<a href="mailto:[email protected]">[email protected]</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I came across to find out AspectWerkz and read some news saying that aspectj and aspectwerkz are merged. The new merged one is called aspectj5.<br> <br> So basically I get a question. My question is - is aspectwerkz still maintained? Feature I require is run time (online) weaving that aspectj (or aspectj 5) does not support. So I would like to know whether aspectwerkz is still maintained.<br> <br> Thank you very much,<br> <br> <br> <br> <br> ---------------------------------------------------------------------<br> To unsubscribe from this list, please visit:<br> <br> <a href="http://xircles.codehaus.org/manage_email" target="_blank">http://xircles.codehaus.org/manage_email</a><br> <br> <br> </blockquote></div><br></div> ------=_Part_71956_3459846.1221424228923--