[Zope-dev] Multi-homed objects?
Oleg Broytmann
phd@phd.russ.ru
Mon, 17 Jul 2000 14:03:43 +0000 (GMT)
On Mon, 17 Jul 2000, Chris Withers wrote:
> How does it work in Unix? (that seems to be a good baseline :-)
On UNIX symlink is not a link - it is a text file, that contains a name
of resource. The name could points to nowhere, or to resource, even to
other symlink...
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.