On Tue, Oct 27, 2009 at 10:34 AM, Suri SS <[email protected]> wrote: > > > I mean one application with different platforms means one module in > rails and another module in php or phython or perl like that
I really don't see how doing this can possibly help you. You might have a pretty particular scenario to be considering this, I think. I wouldn't mix the platforms. Reasons? It's harder to maintain, it's harder to setup, it's harder to develop, it's error prone, might lead to bad practices on one or another platform, and the most important of all is that I can't see even one benefit of doing this. But your application should be designed based on your needs and I don't know your needs. So, if you don't have REALLY SPECIFIC requirements, I'd STRONGLY recommend you not to do it. Hope it helps. -- Leonardo Mateo. There's no place like ~ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

