[Zope3-dev] Re: Python scripts?

Steve Alexander steve@cat-box.net
Mon, 12 May 2003 18:37:32 +0300


> Subpath is a pretty advanced feature. Is it really something a scripter
> needs?

Yes. Well, being able to script what happens when you have a URL that 
extends beyond the end of a particular place is important.

This could be achieved not with an extension to python scripts, but 
instead with a special "eat the rest of the path dispatcher" component.

This could dispatch a message to an appropriate script that is designed 
to handle the path information.

--
Steve Alexander