[Zope] Re: Zope's Webdav port for RESTful web service

Brad Clements bkc at murkworks.com
Tue Nov 29 10:37:24 EST 2005


On 29 Nov 2005 at 9:53, Chris Withers wrote:

> Brad Clements wrote:
> > PythonScript.py line 368 or so
> > 
> > 
> >     def PUT(self, REQUEST, RESPONSE):


> ...well, you could always subclass and override ;-)
> 
> > Plus that method is protected by "Change Python Scripts" permission
> > as well.
> 
> Why is that a problem?
> 

My point was that I wanted to create a REST compliant interface in 
PythonScript, without having to create any Zope products.

That is not possible given the current design.

Just a simple statement, that is all.




-- 
Brad Clements,                bkc at murkworks.com    (315)268-1000
http://www.murkworks.com                          
AOL-IM or SKYPE: BKClements




More information about the Zope mailing list