Skip to content

Parse dictionary-like structures onto Hashable/immutable objects #215

@comane

Description

@comane

An improvement of the code (allowing for instance for simple caching where needed) would be that of changing the parsing
from runcards into mutable objects such as dictionaries into parsing them in immutable, hence hashable, objects such as a frozen data class.

An example is parse_ns_settings, where ns_settings becomes a dict

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions