feature suggestion (aliases)
hi all This would be really really useful. An object type which just contained a reference to another object elsewhere in the system. It's main view would be, er, view (rather than edit) . It would behave like a Mac's alias or (I think) like a unix softlink. It's only purpose would be to make navigation of the management screens easier and quicker. It's only *other* purpose would be to avoid duplicating code that doesn't fit into the hierarchy. Of it's three purposes... cheers tom -- tom smith | tom@othermedia.com http://www.othermedia.com/blog tel 020 8541 5355 | fax 020 8541 5507 11 penrhyn road, kingston-upon-thames, london KT1 2BZ
I saw one once that (I think) Shane Hathaway did. Looking for it now I can't see it though Zope.org, perhaps there were problems with it. -- Andy McKay. ----- Original Message ----- From: "tom smith" <tom@othermedia.com> To: <zope@zope.org> Sent: Thursday, March 22, 2001 9:32 AM Subject: [Zope] feature suggestion (aliases)
hi all
This would be really really useful.
An object type which just contained a reference to another object elsewhere in the system. It's main view would be, er, view (rather than edit) . It would behave like a Mac's alias or (I think) like a unix softlink.
It's only purpose would be to make navigation of the management screens easier and quicker. It's only *other* purpose would be to avoid duplicating code that doesn't fit into the hierarchy. Of it's three purposes...
cheers
tom
-- tom smith | tom@othermedia.com http://www.othermedia.com/blog tel 020 8541 5355 | fax 020 8541 5507 11 penrhyn road, kingston-upon-thames, london KT1 2BZ
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi Tom, tom smith wrote:
hi all
This would be really really useful.
An object type which just contained a reference to another object elsewhere in the system. It's main view would be, er, view (rather than edit) . It would behave like a Mac's alias or (I think) like a unix softlink.
It's only purpose would be to make navigation of the management screens easier and quicker. It's only *other* purpose would be to avoid duplicating code that doesn't fit into the hierarchy. Of it's three purposes...
There is already, althougt undocumented and commented out: the Moniker object. You find traces of it in lib/python/products/OFSP Regards Tino
participants (3)
-
Andy McKay -
Tino Wildenhain -
tom smith