[Zope] Preventing duplicates in ZCatalog

Wankyu Choi wankyu@neoqst.com
Wed, 23 Apr 2003 05:24:33 +0900


>When you see the same object catalogued under different catalog uids, you
should either upgrade to Zope 2.6.1 or fix the code that does not use
"getPhysicalPath". A likely candidate it >"Products.ZCatalog.CatalogAware".
Replace this by "Products.ZCatalog.CatalogPathAware".

I already use Zope 2.6.1.

Hm.. CMFCore's PortalContent imports Products.ZCatalog.CatalogAware, not
CatalogPathAware. Probably, this is the source of my problem, then? ( CMF
1.3.1, the latest. )

May I ask why CMF imports CatalogAware instead of CatalogPathAware? CMF
people should know better than that. I just want to know if there's any
particular reason why, since I'm basing my own applications on CMF.

Thanks in advance.

---------------------------------------------------------------
  Wankyu Choi
  CEO/President
  NeoQuest Communications, Inc.
  http://www.zoper.net
  http://www.neoboard.net
---------------------------------------------------------------