From: Mohammed Rashad Date: 2010-09-05T22:29:36+09:00 Subject: ruby for desktop and web --001485f3be62a042bc048f8327e5 Content-Type: text/plain; charset=ISO-8859-1 I need to develop a application which can be used in desktop environment and web environment. The code/core classes written for desktop version must be reused for the web also. code REUSE is a must property. I had two option 1. To use C++ for desktop and ruby for web. Using a library/interface/extension to access the cpp code on web (dont know about the package needed) second option use ruby for web and desktop So will it be easier to use/reuse (inherit) the classes wrtitten for desktop version by the web page written in ruby.? -- Rashad --001485f3be62a042bc048f8327e5--