POV-Ray : Newsgroups : povray.off-topic : What's in an IDE? : Re: What's in an IDE? Server Time
4 Sep 2024 09:21:26 EDT (-0400)
  Re: What's in an IDE?  
From: Orchid XP v8
Date: 27 Feb 2010 09:25:04
Message: <4b892b40$1@news.povray.org>
somebody wrote:

> It's not really the size but the nature of the development. (Visual) IDE's
> save a lot of time and effort with the tedious, design related (be it DB or
> GUI), "non-coding" type tasks.

I use a text editor to edit my source, a CLI tool for version control, 
the compiler itself tracks source dependencies, I use Glade for GUI 
design, and so on. It's a "development environment", but it isn't 
"integrated".

> And it's hard to draw the line nowadays
> between IDE's and programmers' editors. Syntax highlighting used to be an
> IDE job, now every notepad replacement does it. Same for code folding, maybe
> to a lesser degree. Refectoring is probably next. As both IDEs and editors
> get more complex, today's IDE becomes tomorrow's editor.

Yeah, I got that feeling also.

> Use what's right for the job, instead of following the hype.

That's surely good advice for anything! :-)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.