11 Oct
2004
11 Oct
'04
1:13 p.m.
On Mon, 2004-10-11 at 13:39 +0200, bruno modulix wrote: ...
Well, there is an even simplest way : having your Product's class(es) implementing ZCatalog.CatalogPathAwareness.CatalogPathAware.
If you need to redefine the manage_afterAdd() and manage_beforeDelete() methods, don't forget to first call inheritedAttribute(...) before. Else it should do the stuff right out of the box.
HTH Bruno
very appealing (I'll take note...), but I don't feel like I'm ready to build my own product yet, I'm still practicing with Zope thanks massimo