[Zope] Re: PropertyFolder

Kyler Laird kyler-keyword-zope.c87f05@lairds.org
Sat, 4 Jan 2003 14:26:43 -0500


On Sat, Jan 04, 2003 at 08:11:37PM +0100, Maik Jablonski wrote:

> do you have tried PropertyFolder with Zope2.6?

I have not.  It's not in Debian (unstable) yet and I have
several sites which I've finally converted to Debian Zope,
so I've been reluctant.

> That should do what you 
> want to do, because it uses the __browser_default__ etc. functionality 
> from Zope2.6... So you can give a object_type which renders the 
> PropertyFolder or use simply an index_html if you want to...

Ah...you had said that before, but I was confusing what you
wrote with _get_browser_default_().  I understand now.

Now that I understand, I think I'll forge ahead with my
kludges under 2.5.1 and plan on improvements with 2.6.

Thank you.

--kyler