How are they to distinguish between what are internals and what is the public interface if the internals aren't locked behind something like 'private'? Naming convention? [0] Code comments, or other documentation? A thorough reading of the codebase?
[0] Good luck with enforcing the One True Naming Convention.
scotty79|8 months ago
I can't imagine somebody monkey patching exposing internals of a lib and blaming lib author for poor effects.
simoncion|8 months ago
[0] Good luck with enforcing the One True Naming Convention.
unknown|8 months ago
[deleted]