I mean, I know there is interoperability, it’s just verbose sometimes. I dislike creating companion object just to declare fields that I know would be static in Java, and don’t really fit outside of the class
Thread in Slack Conversation
wasyl: how about I create static for instance in that class? I think this should be fit. For outside, factory should be fit. How do you think?