On 11/23/2010 7:01 PM, Gnarlodious wrote:
On Nov 22, 11:32 pm, Dennis Lee Bieber wrote:Or upgrade to some modernistic framework wherein the application is a monolithic program and the "name/" portion maps to methods/functions within the application...Yes, that describes what I am looking for! Is there such a modernistic framework? Links?
Try Django[1] or TurboGears[2]. [1] http://www.djangoproject.com/ [2] http://www.turbogears.org/ Cheers, Ian -- http://mail.python.org/mailman/listinfo/python-list
