[Zope] How to check if an object is Folderish ?
Robert Rottermann
robert@redcor.ch
Thu, 6 Feb 2003 22:19:31 +0100
cant you use
obj.aq_explicit.isFolderish()
??
Robert
----- Original Message -----
From: "Gilles Lenfant" <gilles@pilotsystems.net>
To: <zope@zope.org>
Sent: Thursday, February 06, 2003 9:18 PM
Subject: [Zope] How to check if an object is Folderish ?
> Hi,
>
> All's in the title !
> is there something like "ob.isFolderish()" that ignores acquisition ?
>
> Thanks in advance
>
> --Gilles
>
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>