On Mon, 17 Jul 2000, Chris Withers wrote:
> Is there any reason why an object cannot be contained in more than one
> Folder in the ZODB?
>
> Apparently what I'm talking about is very similar to hard linking in
> UNIX...
Hardlinks are prohibited on directories; and 5 minutes ago you said all
objects are foldersih :)
Hardlinks are prohibited on directories because it'd cause infinite
loops on traversing.
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )