[mod_python] mod_python bake-off?

Byron Ellacott bje at apnic.net
Mon Sep 6 10:01:57 EDT 2004


Nic Ferrier wrote:
> I agree. I think that a significant portion of the applications should
> be some sort of database access though.

That'd be great if you were interested only in application frameworks 
that provide a database access layer.

I consider a web app framework to be that which provides the UI layer of 
an application.  You should be able to stick any (or no) database 
framework you like behind it.

 From that perspective, it'd be more appropriate to provide a library 
that does the data manipulation and ask for frontends to it.

-- 
bje


More information about the Mod_python mailing list