On 10 January 2011 12:27, SW Engineer <[email protected]> wrote: > Thanks @Colin.
Please don't top post, it makes it difficult to follow the thread. Insert your comments into the previous message at the appropriate points. Thanks > > Since there is a theoretical parts that can be taken care of (i.e; > algorithms), I just want to be rest assured that I can implement that > using RoR. So, the issue is, can I do such CAD stuff on RoR? It is impossible to know whether it can be done in RoR unless the algorithms are defined. As I said, if the algorithms require huge amounts of processing power than Ruby may not be a suitable language. As to whether RoR is suitable for the UI, that depends on the user requirements specification. If a web style interface is appropriate then the answer is probably yes. You must work out what the software is supposed to do in more detail than you have given so far *before* deciding on the technology to use to implement it, not the other way around. Colin -- 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.

