Steve Spicklemire wrote:
>
> Hi Ulrich,
>
> Hmm.. can you just call DataSkin.__init__(self, id) in the File's constructor?
You might need to do it like this:
DataSkin.inheritedAttribute('__init__')(self, id)
--
Steve Alexander
_______________________________________________
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 )