Commentscatsgotmytongue (25)in programming • 7 years agoRE: Extension Methods - The devious evils lurking in your codeBtw I read your "Functional programming for the OO developer" series. Good posts, got me to think more about a more functional approach to writing code.catsgotmytongue (25)in programming • 7 years agoRE: Extension Methods - The devious evils lurking in your code"That is what pushed me away from OO, I like small self contained functions that I can test in a few lines, then plug them together."catsgotmytongue (25)in programming • 7 years agoRE: Extension Methods - The devious evils lurking in your code@woz.software To be perfectly clear, our code base is not functional except in places where I use a lot of LINQ to solve problems in a more functional way but not purely functional. The main problem…catsgotmytongue (25)in programming • 7 years agoRE: Extension Methods - The devious evils lurking in your codeWhile I agree there are good and bad uses of them, just like anything in programming. I think there should be careful consideration over whether or not extension methods should be used at all. There…
Comments
RE: Extension Methods - The devious evils lurking in your code
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
RE: Extension Methods - The devious evils lurking in your code
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
RE: Extension Methods - The devious evils lurking in your code
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
RE: Extension Methods - The devious evils lurking in your code
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit