View Single Post
  #15 (permalink)  
Old 2006-01-30, 02:42 PM
red6 red6 is offline
Junior Member
 
Join Date: Dec 2005
Posts: 4
red6
Default

Hi Guys,

it seems more and more peolple like the idea of the ideal editor. still we need to as the question do we create the ide from nothing or do we build onto existing code. from my point of view it seems better to start over from scratch and learn from all prevoius attempts.

Ok i agree this will be more work and take more time than just use whats allready there. I think we will get a better ide this way.

and of course what platform should it run on? linux/windows both. i thinks this should be taken into account.

maybe c++ sounds the right way to go but i know from experience that c++ is fast but takes much more time to establish something then for example using c#.

with the idea of having an ide that should run on linux as on windows i propose to use the mono framework(using c#). to do this kind of stuff. you will be supprised how fast some parts can be coded in a short period of time.

but this is my idea. i just wanted to get the discussion started. hope to hear some good arguments what language is best to do the editor in.
Reply With Quote