[Python-Dev] Implement Aspect-oriented programming
Jiawei Li
jiawei.h.li at gmail.com
Sat Jun 11 10:29:16 CEST 2011
For example, the logging module is not very useful right now, as it requires
sprinkling small one-liners all over my code - not exactly ideal.
Why not take a page from aspect-oriented programming and allow for injection
of code with point cuts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110611/197aa4f9/attachment.html>
More information about the Python-Dev
mailing list