|
|
|
|
|
by quickthrower2
866 days ago
|
|
I agree on the one hand but empirically I don’t think I have seen a bug where the problem was the string for X ended up being used as Y. Probably because the variable/field names do enough heavy lifting. But if your language makes it easy to wrap I say why not. It might aid readability and maybe avoid a bug. I would probably type to the level of Url, Email, Name but not PersonProfileTwitterLink. |
|