I'm going to start development of a new app and I'm wondering which
way to go on the framework choice.
I was leaning towards merb but since merb and rails are merging I'm
unsure.
What I'm mostly interested in is which of the frameworks is more
future "safe", which will be easier to port/upgrade to rails3?
And which will be supported by the community in the future?
Best Regards
--
phone: +46 (0)709 78 40 03 | e-mail: m...@upplopp.se | blog: http://blog.upplopp.se
--
You received this message because you are subscribed to the Google Groups "merb" group.
To post to this group, send email to me...@googlegroups.com.
To unsubscribe from this group, send email to merb+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/merb?hl=en.
I have recently shifted my nascent project to Merb 1.1.0-pre (for Ruby 1.9.1 compatibility) and I’m very happy with it. Of course, I expect to eventually port to Rails 3, but by keeping all my hand-written code well organised and modular I hope to be able to regenerate the site using the new framework and fairly quickly incorporate my code into the new structures.
Mark