Ruby on Rails Vs Zend Framework

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
dharprog
Forum Contributor
Posts: 126
Joined: Fri Oct 27, 2006 12:20 am

Ruby on Rails Vs Zend Framework

Post by dharprog »

Hi

Can any body tell me the pros and cons and differences between Ruby on Rails and Zend Framework.

Thanks and regards,
Dharprog
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Ruby on Rails Vs Zend Framework

Post by John Cartwright »

I don't know enough about Rails to give you any meaningful advise, but I do know your comparing apples and oranges.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Ruby on Rails Vs Zend Framework

Post by josh »

In what context? Are you trying to see which one results in less work? Which one has a bigger community behind it? Which one has more features? The question is very open ended.

I don't know either, other than they have a lot of comparable features, and ruby (the language) treats integers as objects (which has a huge impact on how certain components are used). For example I'm sure Zend_Measure is really different than rail's comparable component, at least syntactically.
Post Reply