Take a look at ZClassEvents.... Andre Schubert wrote:
>Hi all, > >i have a little question on ZCLasses and Python. >Lets Say i have python-base-class foo which is folderish. >I have a zclass bar which has the class foo as base class. >Now i have defined as new propertysheet instance in bar called foobar. > >If i change the properties of foobar, then manage_editProperties is >called( i'am right ). > >Is there a way to catch the manage_editProperties function(called from >foobar) in my base-class foo ???? > >Thanks as > >P.S.: I hope there is someone understanding this :) > -- Tim McLaughlin Iteration ZERO, Inc. - www.iterationzero.com 703.481.3983 _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
