[Zope] [ADVANCED] How do YOU guys do many-to-many in
Zopewithout relational?
marc lindahl
marc@bowery.com
Mon, 22 Oct 2001 18:06:18 -0400
> From: "Max M" <maxmcorp@worldonline.dk>
>
> Not easily. I would have to store the objects path to to make shure that i
> refer to the correct object. The id is not enough.
Hmm.... can't you get the absolute_url of the objects of the search results?
>
> And that seems kind of flimsy to me as I cannot know when the object has
> been moved or renamed.
With the catalog? Things get reindexed when you move or rename them...