Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

kotlin


Kotlin's "delegation" feature isn't true delegation, it's just call forwarding, which is better than nothing, but it falls down pretty quickly as an alternative to implementation inheritance.

The manifold project provides true delegation[1] for Java.

1. https://github.com/manifold-systems/manifold/blob/master/man...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: