ayush00git commented on PR #3144: URL: https://github.com/apache/fory/pull/3144#issuecomment-3753599842
Hey @chaokunyang I've added the annotation definitions (`@Uint8Type`, `@Uint16Type`, `@Uint16Type`) to support the protobuf/flatbuffer style of using native int types with annotations. However, integrating these annotations into the code generation system requires modifying the analyzer and type resolver. Could you provide me guidance on the best approach for this integration, or would you prefer to handle the code generation part since it touches core code? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
