Hacker News new | ask | show | jobs
by _void 1872 days ago
FYI for c# you have resharper allowing to add parameters to method and it would automatically propagate passing it through several levels up based on references. Guess sometimes all you need to know are the right tools.