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

Fully implement generic (encode, decode) #41

Description

@jonasrichard

We have two possibilities here:

  • encode just gets the term and it creates a jsx term. In this case decode should behave accordingly (as right now it does this)
  • encode get the term and it generates a new term, and ejson call convert recursively. In this case ejson should decode in that way (decode the content and call post_decode function after that)

The rule can be generic and generic_jsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions