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.

Reply via email to