Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] If and loop pointcuts

Can you write the AspectJ code you'd like to see supported, to show what would be useful about these join points? What happens under minor refactorings (moving initial conditions outside loop, etc.)?

Thanks -
Wes

Johanne Leduc wrote:

Hello,

I read an article on AOP and AspectJ that mentioned, when explaining AOP principles, that the beginning of a loop is a possible joinpoint. I know it’s not presently an AspectJ feature, but I was wondering if there are plans to one day have “if” statements and loops as pointcuts. I’d really appreciate any thoughts on this.

Thank you,
Johanne

_________________________________________________________________
MSN Premium: Up to 11 personalized e-mail addresses and 2 months FREE* http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top