Hi!
 
Does anyone know of a Zope product that
 
When added into zope tree, takes a python class as a parameter and publishes all it's methods into zope:
 
a) as a properties of itself.
b) acts as a folder and contains the methods in itself.
 
Does anyone have any good ideas how to make such a product?