Your opinion - what does a web framework need
Posted: Thu Sep 17, 2009 7:38 pm
During the last weeks I analyzed a lot of web frameworks like Rails, Django, Merb or CodeIgniter. When running some sample applications it felt like carrying a lot of unneeded things around.
My first contact with rails seems like: WOW - I love that thing! You know I was impressed by this "writing a blog app in 20 minutes" screencast. Just a few days later I stucked in my first rails deployment.
Merb seems to be lighter. quicker. But not as easy to learn as Rails.
CodeIgniter is a really cool framework for PHP. Lightweight. Quick and it comes with a very good user guide. But in some cases it feels not elegant, e.g. working on lists or arrays.
Now I'd like to know: what Do You think a web framework needs?
My first contact with rails seems like: WOW - I love that thing! You know I was impressed by this "writing a blog app in 20 minutes" screencast. Just a few days later I stucked in my first rails deployment.
Merb seems to be lighter. quicker. But not as easy to learn as Rails.
CodeIgniter is a really cool framework for PHP. Lightweight. Quick and it comes with a very good user guide. But in some cases it feels not elegant, e.g. working on lists or arrays.
Now I'd like to know: what Do You think a web framework needs?