Re: [Zope] 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. Jeff Hoffman wrote: > I assume

Re: [Zope] Prototyped folders?

2000-06-27 Thread Jeff Hoffman
On Tue, 27 Jun 2000, [iso-8859-1] Hamish Lawson 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