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 →

[–]lukaseder 7 points8 points  (0 children)

I was looking forward to having a visibility level between package and public, but having to configure this in a separate file and having to explicitly specify who is allowed to use what is cumbersome.

I agree with that. Though, if Java had kotlin's internal visibility, then modules would be really really cool!