Skip to content

[Dart] Align Dart internal implementation with java/csharp #3595

@chaokunyang

Description

@chaokunyang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions