[Zope-dev] Default skin pain

2006-03-18 Thread Philipp von Weitershausen
Hi there, Zope 3 has the concept of a default layer. This is a request interface that most skins derive from. It is also the default request interface that browser views are registered for if they don't specify another one using the 'layer' argument. Zope 3 also has the concept of a default

Re: [Zope-dev] Default skin pain

2006-03-18 Thread Lennart Regebro
On 3/18/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote: I would propose to remove the Five hack and properly set the default skin right after the request has been created. This would be in ZPublisher.Publish.publish_module_standard. That's probably a good idea. Althoug, wasn't somebody

Re: [Zope-dev] Default skin pain

2006-03-18 Thread Philipp von Weitershausen
Lennart Regebro wrote: I would propose to remove the Five hack and properly set the default skin right after the request has been created. This would be in ZPublisher.Publish.publish_module_standard. That's probably a good idea. Althoug, wasn't somebody going to try replacing the whole

Re: [Zope-dev] Default skin pain

2006-03-18 Thread Lennart Regebro
On 3/18/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote: Sure. We just can't wait for that. I consider this a bugfix so it'll go into Zope 2.9 as well as the trunk. Oh, well in that case... +1. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management