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

   ### Feature Request
   
   _No response_
   
   ### Is your feature request related to a problem? Please describe
   
   Current Fory dart implementation internals still have lots of difference 
with java and csharp:
   - StructSerializer
   - CollectionSerializer
   - MapSerializer
   - WriteContext
   - ReadContext
   
   ### Describe the solution you'd like
   
   Align it with java and csharp. Note that dart generics don't erase generic 
type info, so don't bring java manual generics management into dart
   
   ### 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