AOP in Python
Collapse
This topic is closed.
X
X
-
Hussein BTags: None -
Kay Schluehr
Re: AOP in Python
On 18 Aug., 15:21, Hussein B <hubaghd...@gma il.comwrote:Hey,
AOP is build in Groovy language via many means, does Python support
AOP out of the box without the need for such tools:http://pythonsource.com/open-source/...ted-frameworks
Thanks.
-
Cameron Laird
Re: AOP in Python
In article <cc7db148-6d37-403c-b292-e7b18e2d4eca@k3 0g2000hse.googl egroups.com>,
Kay Schluehr <kay.schluehr@g mx.netwrote:Kay, I couldn't find anything at that URL, but the closely-related>On 18 Aug., 15:21, Hussein B <hubaghd...@gma il.comwrote:>tools:http://pythonsource.com/open-source/...ted-frameworks>Hey,
>AOP is build in Groovy language via many means, does Python support
>AOP out of the box without the need for such>>Thanks.
<URL: http://groups.google.com/group/comp....82d7fa8fdf5a28 >
works better in my experiments. <URL:
http://www.cs.tut.fi/~ask/aspects/index.html also might interest
the original poster.
My personal bias is that AOP mostly compensates for defects in Java,
and contributes little to Python. I retain this prejudice despite
the respect I have for two people who are very good programmers and
enthralled by AOP.
Comment
Comment