|
|
|
|
|
by watwut
285 days ago
|
|
Modify it when? If the interface renames? IDE does that. If the actual return type changes? They you do have to check that place whether it is still valid. Maintenance involves a lot of reading of unknown code. That is literally the situation where you are rewiting var to specific types to figure out what is going on. |
|