moooonk commented on code in PR #2837:
URL: https://github.com/apache/fory/pull/2837#discussion_r2488571111


##########
README.md:
##########
@@ -222,6 +222,7 @@ public class Example {
       // replace `build` with `buildThreadSafeFory` for Thread-Safe Usage
       .build();
     // Register your classes (required when class registration is enabled)
+    // NOTE: The registration order is important. If registration order is 
inconsistent, the allocated ID will be different, and the deserialization will 
failed !!!

Review Comment:
   sure



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