Y
Hacker News
new
|
ask
|
show
|
jobs
by
Flow
5080 days ago
I find that with a good IDE I can regard every name as a temporary name till I feel I clearly know what the best name would be.
A bit like a sketcher could draw a few lines and see where that leads.
1 comments
msbarnett
5080 days ago
That's less a property of IDEs than a side-effect of working with extremely static languages that are amenable to that kind of global-rename analysis.
link