I've seen some really slick applications written using Cappuccino but the major problem with using it in your situation is that it is written in Objective-J which will make it difficult to find people in the future to maintain the application unless you have someone on staff that can do that.
SproutCore might be a bit more suitable since it is just standard Javascript but when I have spent time trying to write something with SproutCore it has always seemed a clunky with documentation not really the best but that may have improved recently. If you are thinking about building a client side heavy application I would be leaning towards using Backbone.js or JavascriptMVC to organised your javascript and then on the backend you can have a Rails application. Scott Harvey. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
