@NfNitLoop on Twitter: Post

@NfNitLoop on Twitter

@NfNitLoop ("Cody C. #BLM") wrote:

Enjoying using #Kotlin at work. Wish they'd fix "platform types" for core Java APIs like JDBC.

Many of ResultSet's methods are documented to return null, but because they're not *annotated* as such, Kotlin doesn't handle them as nullable types. 😞