Quote: "But, CodeSurge is a GREAT representation of the power of Delphi 6"
Actually, Delphi
2006. Well, I actually started it with Delphi 7 personal, but then moved to 2006 when I was able to talk my employer into buying it.
Quote: "I don't think that there's anything wrong with .net."
I don't really want to turn this thread into a .net argument. .Net offers a lot to the programmer, yes I agree. However, it is a little slow for doing Windows GUI operations (technically, this is more of a problem with WinForms, but I rest my case) which doesn't make it the ideal solution for an IDE where you really want fast, snappy application performance. I see nothing wrong at all with using .net for web based applications however.
Quote: "I suspect that if he were coding instead of relying on those plugins, his product would be much better. I think that it's a poor representation of .net."
Have to agree with you there, that it is a poor representation of .net. But, it actually is getting a little better.
There's nothing wrong at all with using 3rd party components, but I agree you can't expect them to do all the work for you. CodeSurge probably wouldn't even be in existence if I hadn't found SynEdit.
@Cypher Zero,
Good luck with your project, and if you need any help, feel free to contact me.
@Cash Curtis II,
If you prefer C++ syntax to Pascal (Delphi) then you could always try out C++ builder. It's exactly the same IDE, but you get to program in C++ instead of Object Pascal. It also uses the same VCL as Delphi, meaning that components written for Delphi will work for C++ builder.
Good performance is better than a good excuse.
CodeSurge -- DBP Editor for serious programmers.