On 4/30/07, Micky Hulse <[EMAIL PROTECTED]> wrote:
Greg Donald wrote:
> Try Rubyonrails, it's the best cure for the MVC itch.

Django framework is pretty nice too. :)

Django is very under-developed compared to Rails.  There's not a
Javascript library in sight and the developers have a "do it yourself"
attitude towards anything in the web 2.0 realm.  The database
abstraction layer doesn't work very well across "apps" and you repeat
yourself throughout your code in the model/form relationship and data
validations.

The Django project has alot going for it but in having an ear for what
modern developers need in a MVC (or MTV in the case of Django)
framework, they are lacking.


--
Greg Donald
http://destiney.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to