[Zope] Link between object
Max M
maxm@mxm.dk
Wed, 30 Jan 2002 20:50:12 +0000
Things doesn't work quite like that.
You would have to put the objects in one folder and then relate to them.
More like a relational database.
regards Max M
Dominique Jouniot wrote:
>Hello all,
>
>This is perhaps a newbie question (i am a newbie !!!).
>I am looking for a solution to link an object (an image or a file by exemple)
>present in a zope folder to an other folder (like the ln command in unix).
>The idea is to have the possibility to destroy the original object and all
>the link in the same action.
>Is it possible with the ZODB ?
>