| [ews.eclipse.technology.aspectj] Re: Trying to pick up annotations on args |
But this isn't quite the same as what I was doing, because it requires the client of the (person) object to ask a 3rd party (personValidator) if it is valid before interacting with it.
I was assuming that that bit of code is what would be invoked by the aspectj aspect using the appropriate pointcut.
-barry