Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

February 03 2009

juno - simple sinatra like framework for python

In the past I dissed sinatra - but can see some good points, as long as you know its limitations. Juno kindly highlights some of the downsides: Juno violates some usual principles of good design (don't use global variables, don't do things implicitly, etc.) for the sake of fast development and less boilerplate code. You've been warned.
Reposted byagile agile