Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Future of dartson #48

@eredo

Description

@eredo

There have been great improvements and changes in the dart ecosystem since the first version (0.1.0) of dartson was released in October 2013.
With the latest movement away from mirrors, transformers (barback) and towards code generation there are some great alternatives to dartson including:

https://pub.dartlang.org/packages/json_serializable
https://pub.dartlang.org/packages/built_value

With this in mind I was thinking about the future of dartson with the following points in mind:

  • Why do developers choose dartson over other packages?
  • What features should be provided in the future?
    • Support across multiple packages
    • Complex objects
    • Runtime class/type replacements
    • Versioning support
    • Default value serialization
  • Which packages are used commonly with dartson?
    • Should there some sort of adapters to these packages?
  • On which platform is dartson used or should be used? (server,web,mobile)

I need your support to answer these questions and to make a decision of where to go next with the development of dartson. Therefore I would really appreciate feedback to these questions or any additional input.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions