Merb and Django Dance the Dirty Dance - Code Review


Thumbnail image for The Merb Homepage
"Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMapper, and SequelORMs."

The Django Framework

"Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.

Django focuses on automating as much as possible and adhering to the DRYprinciple."

---

Personally, I like Merb.  I like the colours, I like the design and I think 4 letters are better than 6.  And putting two consonants like "D" and "J" so close together is a cocky play.

Live free Merb.  

Django you can kiss it.