"Rustom Mody" <[EMAIL PROTECTED]> writes:
> On 11/1/07, Kay Schluehr <[EMAIL PROTECTED]> wrote:
> > AOP was a research that gone nowhere - at least not in its orginal
> > AspectJ form: declaring aspect code that targets business code...
> My own guess is that AOP via higher order functions and metaclasses
> will be more successful than via aspectj and code-generation.

I've never been able to figure out what AOP was supposed to mean.  I
once saw an explanation in terms of Haskell monads that made more
sense than the Java explanations, but I still didn't make sense of it.
Maybe something like it could be done with Python metaclasses.  Here's
a url that I quickly googled just now, though I don't think it's the
paper I remember reading some time ago:

http://citeseer.ist.psu.edu/187310.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to