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

Form definition (de)serialization #3

@vil1

Description

@vil1

We need to be able to transfer and store for definitions.

This implies coming up with a serialization protocol for definitions, which can prove tricky because definitions contain functions at the leaves (and serializing functions is non trivial).

A simple approach would be to limit the validations (currently implemented as Kleisli[\/[String, ?], String, FormValue]) to a simple grammar (ADT).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions