GitHub user hrgdavor created a discussion: Generating Java code instead of runtime bytecode
Hi, I stumbled upon this while exploring serialization libraries for sending over the wire between app in different JVM instances. I am not a fan of lombok type instrumentation where what happens is obscured, but prefer variants that generate java source files with annotation processing. Also I am not implying it is the best way to go here or elsewhere, just wondering if it is supported. This is my personal preference and my primary requirement before considering a library, so I need to know. GitHub link: https://github.com/apache/fory/discussions/2608 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
