fluent icon indicating copy to clipboard operation
fluent copied to clipboard

implement defluent tool

Open rogerkeays opened this issue 1 year ago • 0 comments

Fluent is closely tied to the JDK javac implementation and could stop working whenever the JDK team decide to scrap Unsafe, or change their implementation. If we had a defluent tool to rewrite all the extension functions as static method calls in the source code, at least you'd be able to go back to vanilla java.

rogerkeays avatar Jul 02 '23 11:07 rogerkeays