Michael Bernstein wrote:
Jim Fulton wrote:
so my question is:
does zope have an equivalent to a unix symbolic link?
No, but we plan to add RDF-style reference properties that should (at least partially) accomplish this.
Will RDF reference properties solve the kinds of situations I described in the'OO paradigm' thread?
They might be *a* solution. Reference properties would act alot like Unix symbolic links. You could also create the moral equivalent of hard links, by simply doing Python assignments or ObjectManager._setObject calls. Or you could use some sort of clever psuedo container as is done (in different ways) with Z Tables or SQL Methods. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.