Re: [Zope] Re: Prototyped folders?

2000-06-29 Thread Jim Hebert

On Thu, 29 Jun 2000, Hamish Lawson wrote:

 I wrote:
 
   If a folder doesn't itself contain a required object or method, I'd
   like to have another folder looked in instead. The fall-back folder
   won't necessarily (and often can't) be higher in the hierarchy, so
   acquisition doesn't seem to be a solution. 

Sorry to jump in late on the thread, just joined the list.

Is there a reason you can't do this by just messing with the namespaces
stack, ie, adding additional folders to it?

(Or a reason that's not a good idea? That's what I've been known to
do, if I correctly understand your goal...)

jim

-- 
Jim Hebert   http://www.cosource.com/
[EMAIL PROTECTED]  The cooperative market for open source software

"Well actually I was considering opening a market in flying pigs. Mostly
because it would be more practical" -- Alan Cox


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




[Zope] Re: Prototyped folders?

2000-06-28 Thread Hamish Lawson

I wrote:

  If a folder doesn't itself contain a required object or method, I'd
  like to have another folder looked in instead. The fall-back folder
  won't necessarily (and often can't) be higher in the hierarchy, so
  acquisition doesn't seem to be a solution. 

Steve Alexander wrote:

  Your requirements sound very much like those for Shane Hathaway's
  Transparent Folders product, except that instead of briefly diverting
  acquisition into the transparent folder, you want to briefly divert
  acquisition into some other arbitrary folder.

Steve, thank you very much for that information. I eagerly await the
re-release of Transparent Folders.

 If you don't have sufficient python-hacking-zope-hacking-Zen to do it
 yourself, I think I might have a go (and hopefully learn some Zope
 internals Zen in the process).

Though I have a reasonable amount of Python experience, I'm just
starting on Zope development. Depending on how I get on, I may take you
up on your offer!

Hamish Lawson



=
Hamish Lawson  [EMAIL PROTECTED]


Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

___
Zope maillist  -  [EMAIL PROTECTED]
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 )