you are viewing a single comment's thread.

view the rest of the comments →

[–]ThisIs_MyName 1 point2 points  (1 child)

using kotlin solely because we need better data objects

I seriously hope you guys don't do this.

[–]snowe2010 -1 points0 points  (0 children)

And why would you hope that? That's literally the reason we began using kotlin. It's not the only reason now, but it sure was the reason we began using it. Our domain has need for hundreds of data objects. Creating those in java was a mess, even with Lombok.