Skip to content

json parser proposal#160

Open
huangminghuang wants to merge 1 commit intomainfrom
huangminghuang/json_parser
Open

json parser proposal#160
huangminghuang wants to merge 1 commit intomainfrom
huangminghuang/json_parser

Conversation

@huangminghuang
Copy link
Contributor

Propose to use abieos for parsing json.

@bhazzard
Copy link
Contributor

Larger initiative needs to:

  • Maintain or improve performance
  • Simplify codebase (reduce dependencies)

To simplify codebase, remove:

  • fc reflect
  • fc variant & mutable variant
  • fc raw serialization
  • abi serializer

Abieos Core should replace all the fc dependencies above, but will not replace the ABI Serialization functions, so we should rethink nomenclature.

The current proposal seeks to address performance, but does not address simplification. This proposal may be the first milestone of the larger initiative.

@heifner heifner reopened this May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants