Hi, I'm looking into using RoR to develop a front end for an existing system - one which is accessible via JSON-RPC. As such, there won't be any data management performed directly by the web application itself, all would be done via these RPC calls.
Is this possible? I assume that it is, so the next question is whether it's appropriate or not to chop off the model part of Rails. From tutorials and the like Rails seems quite dependent on convention (and even boasts of this). Will I get into trouble later on, or will decoupling the model part be more trouble than it's worth? Thanks, Shak --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

