AOP use cases

Dave Kuhlman dkuhlman at rexx.com
Sun Apr 18 15:54:38 EDT 2004


John Roth wrote:

> "Peter Hansen" <peter at engcorp.com> wrote in message
> news:0pydnSB4WYuieuLdRVn-hQ at powergate.ca...
>> Will Stuyvesant wrote:
>>
>> > What are good usage examples?
>>

[snip]

> 
> I suspect you're not going to get any really compelling ones.

Isn't AOP antithetical to the Pythonic admonition to make
everything explicit?

    "Explicit is better than implicit."
        -- The Zen of Python (by Tim Peters)

You can stare at a section of AOP code as intently as you like,
and never discover the changes that are woven into it.

A little more zen:

    "Mysterious is the worst of all."

Dave

[snip]

> 
> John Roth

-- 
http://www.rexx.com/~dkuhlman
dkuhlman at rexx.com



More information about the Python-list mailing list