Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That version is extremely noisy, imo.


I once had to add logging to a large set of methods in C#, so I thought, well, let's make a function decorator like Python or Haskell, there's no reason it wouldn't work on C#.

Well, it indeed worked perfectly well. But the amount of noise added to satisfy the type checker was larger than reimplementing the log procedure at each place.


The version in Java? Yes, because it's Java.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: