D-etractions A real world programmers view on D

Mehrdad wfunction at hotmail.com
Sat Aug 25 15:33:01 PDT 2012


On Saturday, 25 August 2012 at 22:11:12 UTC, Araq wrote:
> Because of reflection, refactoring can't do an accurate job in 
> Java/C# either.


Uh, you're being VERY unfair here.

C# and Java refactoring tools are 100% accurate for compile-time 
code.

Calling them "inaccurate" because of reflection is completely 
missing the point.

C++ or D tools can't even do their compile-time job to begin 
with, even forgetting about RTTI.


More information about the Digitalmars-d mailing list