Hi,
  We are using sys._getframe magic in many places.
Sometimes it is the only way.
But I wonder why we required a function like :
'z.a.t.functional.defineLayer'

Yes, it saves few typing, but if we are defining
layers directly using LayerName = ZCMLLayer(...)
It will be more explicit and understandable code.

I wrote an example here: http://pastey.net/5739-48en

Regards,
Baiju M
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to