esafak opened a new pull request, #2389:
URL: https://github.com/apache/fory/pull/2389

   ## What does this PR do?
   
   - Extended DataClassSerializer to support both Python native and xlang 
serialization modes.
   - ComplexObjectSerializer is now a deprecated alias for DataClassSerializer 
(in xlang mode).
   - Added tests for DataClassSerializer in xlang mode.
   
   ## Related issues
   
   Completes #2157 
   
   ## Does this PR introduce any user-facing change?
   
   Not yet: we deprecate `ComplexObjectSerializer` in order give users time to 
migrate.
   
   - [ ] Does this PR introduce any public API change?
   - [ ] Does this PR introduce any binary protocol compatibility change?


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