AW: Re: skin support for xmlrpc
"Roger Ineichen" <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <011e01c7f6ee$06d043f0$2350a8c0@mobile04> |
Hi Fred > Betreff: Re: [Zope3-dev] Re: skin support for xmlrpc [...] > Can't say I've ever advocated removing that, but I'm one of > those skin-means-request-type folks. If you register views for a base request type, you probably will open a backdor in other projects. Because if someone uses such a package which has views regsitered for a conatext and standard request type this views are available in every instance which the discriminator will fit. Layers - skins or the z3c.baseregsitry are concepts for avoid this. Regards Roger Ineichen > I suspect the hangup some people have is really about the > "skin" name for something that's not about browser presentation. > > > -Fred > > -- > Fred L. Drake, Jr. <fdrake at gmail.com> > "Chaos is the score upon which reality is written." --Henry > Miller _______________________________________________ > Zope3-dev mailing list > [email protected] > Unsub: > http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch > >