Konrad, I'm also a fan of friendly urls and the way you describe it is currently how I have set things up to work with Apache through custom logic in PHP and mod_rewrite. Let me know if you want any help and I'll try my best :-)
I don't know exactly what you're aiming at and I couldn't get a lot of details from the Twisted homepage. What I would like though is a restful setup similar to Apache + PHP. All state/session information would then be stored in the Pico DB and accessed through a unique session id, just like in PHP. Each time a request happens a new pico process is spawned and whatever is designated to happen happens and finally the pico process terminates. In effect each script would be its own little mini-application. This model is arguably the main reason why PHP dominates web development at the moment, that and the fact that it's a templating language automatically. Automatic templating is something I can live without though :-) /Henrik -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
