Hacker News new | ask | show | jobs
by an_opabinia 2012 days ago
Lombok is used in a lot of places.

A way to look at Graal is, "better Java compiler plugins."

Some stuff, like using checked exceptions as a function type system, is fragile.

Code weaving was always sort of the future. Look at the Javascript ecosystem. It's unavoidable. Not necessarily bad.

Anyway ObjectiveSQL should probably use an annotationProcessor to achieve the code weaving goals. Similar to Dagger.