So, the question is, how can I test that an object is subtyped, or that an object provides a certain interface from within a page template?
portal_catalog has a Keyword Index object_provides which you can query from a page template. A subclass automatically inherits a super class's interfaces.
Hedley _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
