D-etractions A real world programmers view on D
Jacob Carlborg
doob at me.com
Thu Aug 30 23:30:03 PDT 2012
On 2012-08-31 06:54, Mehrdad wrote:
> Why can't the IDE just scan all the #include dependencies in an internal
> database, and update them accordingly?
Say you're building a library and you're currently editing one of the
header files. You have know idea where that file can be used in the
future. There's possible that the file isn't used at all in the library,
i.e. no file includes it.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list