> > I have currently created a new web framework that works off of xml (for data > storage), and python for content manipulation. The code and content are > completely seperated, and html is rendered through merging different blocks > together from the xml files. It is growing quickly to maturity, but as > always I would like the opinions/thoughts/ideas of other members in the field > in order to make this project the best it possibly can be. Thank you. >
Sounds like http://nevow.com -- Sridhar Ratna - http://srid.bsdnerds.org _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com
