[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [aspectj-dev] Cflow context exposure and hard references
|
- From: "Wes Isberg" <wes@xxxxxxxxxxxxxx>
- Date: Thu, 4 Aug 2005 13:26:56 -0700
- Delivered-to: aspectj-dev@eclipse.org
Hi -
> However, I could not find anything that would explicitly describe this
> behaviour.
Sorry - the programming guide is incomplete, in part to avoid committing
implementations unnecessarily, and in part on points no one's considered
or where it's not yet clear what's correct (and no one has squawked yet).
But your general principle - that a program should behave as it would
without aspects, except for the specific behavior added by the aspects -
I think is sound, and it's very helpful when people report any violation.
Thanks -
Wes