[Zope-dev] Soft links again
Ibaņez Palomar Juan David
al028823@alumail.uji.es
Fri, 29 Sep 2000 14:09:06 +0200 (DFT)
Hi Shane,
and thanks for Symlink, it's a big step towards solve the problem,
but remains an issue...
It would be great if the symbolic link could have a different id than
the object referenced. But with the __of__ based solution "link.id" is
always "referenced_object.id".
How this could be done?
>
> Okay, I've posted a proof of concept. Please keep in mind that this
> could be dangerous in terms of security, although I've done a couple of
> things to make it safer. Also, there's currently a buglet in
> acquisition that makes it so that you can only perform the actions on
> the symlink which "anonymous" is allowed to do.
>
> http://www.zope.org/Members/hathawsh/Symlink/index_html
>
> Shane
>