urlyy opened a new issue, #2685:
URL: https://github.com/apache/fory/issues/2685

   ### Feature Request
   
   # Description of the current issue:
   
   We need to remind developers :
   1. After defining and register a custom serializer for a type, the 
`type_mapping` of that type corresponds to the `Ext` or `NamedExt` type in Fory.
   
   We need to remind users:
   1. When using a type with a custom serializer, both peers must perform the 
same registration operation; otherwise, Fory will not know how to deserialize 
it. Moreover, the serializer logic must also be identical, otherwise 
deserialization errors may occur.
   
   # Link to the page, allows developers to better identify problems:
   Maybe: https://fory.apache.org/docs/docs/guide/xlang_object_graph_guide
   
   # Would you like to fix this issue?
   
   None
   
   ### Is your feature request related to a problem? Please describe
   
   _No response_
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to