Comment by throw1234651234
5 years ago
You can't make a helper private if you move it out to a separate service. The risk of making it public is if people think the helper should be used directly, and not through the parent service.
Internal REQUIRES that the service be moved out to a class library project, which seems like overkill in a lot of cases.
No comments yet
Contribute on Hacker News ↗