AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Philosophy of Turbo Gears
turbo gears two is based on the good ideas from Django, turbo gears one and Ruby on Rails. It uses a totally different dispatch model, which is called object dispatch. Every URL, by default is the path of your object. And even though not provide any regular expression or any special routing on top of that, they just get served as a way you will find the object itself. So if I see a user new URL, I can go there and start doing whatever I need to do without needing to understand the structure of the projects and fields like that. This philosophy of having a framework, which is easy for big projects and for people having to get started on a now ready existing project,