> The minimal Zope 3 code is a page template and a few lines of ZCML in a > Python package with an empty __init__.py to hook up a new view to an > existing object (say, a folder). There's no Python code *at all*
>From my point of view, that's the problem. I don't want to write in some cumbersome and buggy XML format (which is what I'm guessing ZCML is) when I could be writing clean Python code. Bill _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com