Feedback on my python framework I'm building.

Etienne Robillard animelovin at gmail.com
Sat Oct 13 04:18:39 EDT 2012


On Fri, 12 Oct 2012 21:49:55 -0700 (PDT)
nbvfour at gmail.com wrote:

> http://giotto.readthedocs.org/en/latest/tutorial.html
> 
> Can someone give me some feedback on what they think of this framework? I came up with the idea of this framework a few months ago. I gave a talk at a local python user group regarding these ideas, but no one seemed to think I was onto anything special or useful.
> 
> Basically its a framework that forces the developer(s) to strictly separate the model from the view and controller. You can 'hook up' multiple controllers to a project. The model layer can be completely mocked out so front end designers don't have to bother setting up Postgres/rabbitmq/whatever.
> 
> Does anyone have any throughts or feedback?


Docs are useless for developers with an quarter of imagination. :-)

-- 
Etienne Robillard
Green Tea Hackers Club
Fine Software Carpentry For The Rest Of Us!
http://gthc.org/
erob at gthcfoundation.org



More information about the Python-list mailing list