Hi everybody, I am using the Managed Meeting product to set up a course management site. Since Managed Meeting is totally built on Zclasses I would like to make these classes catalog aware, so I can make canned searches and display different kind of courses, depending on the user interest. I still did not create any object from these classes Is there any way to make an existing class catalog aware? Thanks, Stefano
[stefano ciccarelli] | Hi everybody, Hi Stefano, | Is there any way to make an existing class catalog aware? Using a base class? No, not AFAIK. Base classes cannot be changed after a ZClass is created. One solution could be to make a new product, subclassing CatalogAware, and copying the old stuff over to the new one. Cheers, Morten
[Morten W. Petersen] | | Is there any way to make an existing class catalog aware? | | Using a base class? No, not AFAIK. Base classes cannot | be changed after a ZClass is created. Well, that's not entirely true. I just remembered you could try this one: <URL:http://www.zope.org/Members/AlexR/ChangingBaseClasses>. Be carefull with this one, though. By the way, Stefano, this might be worth reading: <URL:http://www.zope.org/Members/AlexR/CatalogAware>
participants (3)
-
Erik Enge -
morten@esol.no -
stefano.ciccarelli@thewhitebird.com