Features
- Has a Controller Class that does routing, handling and rendering templates
- Your controllers reside in the controllers folder, views (html Django templates) in views folder,
models in models folder - Allows Controller to recieve GET/POST parameters as function arguments.
- Use's S Nakajima's excellant gdispatch router
Project URL: http://code.google.com/p/eezeemvc
No comments:
Post a Comment