Live data from Hacker News

Viewing profile — throwaway365x2

throwaway365x2

HN member
Joined
Wed, Oct 16, 2024, 8:32 AM UTC
HN karma
9
Public activity
4 items

About throwaway365x2

No profile information was provided.

Recent public activity

  1. comment
    Comment #41863712

    In that case you have more than one implementation, or at least a reasonable expectation that it will be used. I don't have a problem with that. My comment was regarding interfaces…

  2. comment
    Comment #41857223

    That's very true. When a customer has a problem, you create a solution to it. Often the problem is part of a much larger space, so you tend to have discussions of all the possible …

  3. comment
    Comment #41857064

    I think you have good approach. I also tend to go with the flow and follow the common practice. If I tried to do "Java in C#", it would make it more difficult to follow my code and…

  4. comment
    Comment #41856869

    I don't follow .Net closely, but it seems like there should be a better alternative. Java has a library called "Mockito" that can mock classes directly without requiring an interfa…