Re: Advising by return type
"Jonas Bonèr" <[email protected]> Wed, 23 Apr 2003 11:34:17 +0200
| Newsgroups | gmane.comp.java.aspectwerkz |
|---|---|
| Message-ID | <[email protected]> |
Hi. At the moment no. I have recieved a lot of wishes for a more fine grained selection mechanism= for the pointcut selectors.=20 I will definitely implement this as soon as I get the time (busy hacking so= me other things for aspectwerkz right now).=20 What I am planning on implementing is selection by: * name regexp (already implemented) * parameters types * return type * perhaps field type (don't know if this is important) Would this be sufficient? Sincerely, Jonas. -----Original Message----- From: Carlos Villela <[email protected]> To: [email protected] Date: Wed, 23 Apr 2003 05:05:22 -0300=20 Subject: [aspectwerkz-developer] Advising by return type Hi folks! I'd like to fiddle with every method named get.* that returns a List,=20 wrapping the returned List in a Collections.unmodifiableList() call. Is=20 it possible? []'s -cv ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ aspectwerkz-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aspectwerkz-developer - Jonas ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf