GitHub user chaokunyang edited a comment on the discussion: Generating Java code instead of runtime bytecode
Java Parser is not an option in fory java, we won't use it. Java annotation processor is indeed very limited, it can't change existing classes. Lombok can modify source class, but it's too hacky, so we don't use that approach either. GitHub link: https://github.com/apache/fory/discussions/2608#discussioncomment-16902338 ---- 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]
