7 Apr
2003
7 Apr
'03
9:39 a.m.
Eron Lloyd wrote:
Actually, what you'd probably be most interested in is this: http://dev.zope.org/Wikis/DevSite/Proposals/ObjectTypeAssociationAndDeathToI...
Last I heard it was delayed from the 2.6 series, but perhaps will make it in 2.7. However, it seems some of the code opening up the possibility for this has made it into the code--have a look at <Zope>/lib/python/ZPublisher. Look specifically at BaseRequest.py and search for __browser_default__. Perhaps Casey can explain more about his vision and the status of this. That old index_html -> index.html refresh is an old, tired hack.
Its there, just the nice ZMI interface has never been added so you still need to do a bit of work. Its in Plone BTW :) -- Andy McKay