On Monday 27 October 2008 Andy Clement's cat, walking on the keyboard, wrote:
> As the error says, you have not bound the formal 'loadingProperties' in
> your pointcut reference.
>
> before( LazyLoading loadingProperties, FilteredLoader owner ) :
> lazyLoadedRead( annotation, owner ){
>
> where do you bind loadingProperties?

Ops...I renamed the parameter but not the bind, sorry for that!

Thanks,
Luca
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to