urlyy commented on issue #2658: URL: https://github.com/apache/fory/issues/2658#issuecomment-3332004358
> 2. use `read/write` for serializer method to make it distinct from serialization entrance method `serialize/deserialize` @chaokunyang What does the second point mean? Do you mean that the `serialize()` method on the `Serializer trait` should be renamed to `write()` or something else, while `fory.serialize()` remains unchanged? -- 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]
