Re: [abc] oopsla outline

From: Pavel Avgustinov <pavel.avgustinov@magdalen.oxford.ac.uk>
Date: Tue Mar 07 2006 - 22:22:46 GMT

Eric Bodden wrote:

>No, since you can always explicitly negate. Filtering does not yield
>more expressiveness.
>
>LOR cannot be implemented because one cannot bind a thread (i.e. the
>result of Thread.currentThread()) to a variable and match on it. So I
>guess what it lacks most is something like let().
>
I think of let() as a bit of a crutch that lets us express this kind of
thing. A more natural way of talking about threads (even if it was just
a pointcut primitive thread(Thread) with which you could bind the
current thread) would have been preferable. Think of the syntactic
solution Michael Martin mentioned in his reply to you -- that would have
solved the problem without relying on let().

- P
Received on Tue Mar 07 22:22:35 2006

This archive was generated by hypermail 2.1.8 : Tue Mar 06 2007 - 16:13:27 GMT