[Zope-dev] Re: death to index_html; ObjectManager?
Toby Dickenson
tdickenson@geminidataloggers.com
Tue, 16 Apr 2002 15:08:07 +0100
On Tuesday 16 Apr 2002 3:53 pm, Casey Duncan wrote:
>What was the specific "undesirable effects" you were seeing?
1. The extra tab in the management interface.
2. That an ObjectManager-derived classes might have a default method which is
something other than index_html. (I havent digested this proposal enough to
see whether an ObjectManager-derived class can prevent his default method
from being changed, but It feels wrong that he should have to)