Skip to content

Interpreter: Binary de-serialization: Move Schema and normalizer reloading to ContextIndex get functions #91

Description

@chrisreu

When ContextSchema gets deserialized, there is some state-dependend data missing: The ContextType implementation and the normalizer implemetation.

Right now the Interpreter is responsible to reload those implementations after deserializing. This should happen in the Get functions of ContextSchema, just like we do it for IndexImpl.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions