WebSeitz/wikilog
z2006-10-01- Gregorio Disposable Python Web Framework
Whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.

(backlinks off) (map off)
(search off)
last edited by BillSeitz on Apr 13, 2008 12:43 pm

assembled a quickie () in 3 hours. heaven. We need some way to route incoming requests to the right handlers. For this I chose . Again, there are other options in the Python universe like Routes. Elsewhere [JoeG] described as: It's Routes but built specifically for . Saves me the trouble of rewriting Dispatch for .

Then he wrote some code to support Collections in ( over ). A Collection is nothing more than a list, a container for resources. While the () defines a Collection in terms of Atom Feed and Entry documents we don't have to be limited to that.

Then he explored as an alternative to , noting that isn't limited to . So he designed an and used his new Collection class to build a server supporting that .

Jan'2007: using this for his new software.

May'2007: going to the next step toward a sort of model.

See : |


 




Bill Seitz, fluxent at gmail dot com, Weblog