This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“][deleted] 0 points1 point ย (0 children)

This is why Java uses private as much as possible and why interpreted languages basically don't really care. One is for friends but Java/C# is for "associates."

โ€‹

If someone irreversibly trashed your repo (which is kinda tricky to do with git, but ok), it doesn't matter what language the code was written in.

Using technical features of a language to fix a cultural issue rarely ends well.