Skip to content

Backwards compatibility #25

Description

@mottosso

0.5.4 introduced a backwards-incompatible change. All entries must now carry suffixes; including folders.

# Before
/root/.meta/group/data.string

# After
/root/.meta/group.dict/data.string

Which means that older hierarchies will have to be upgraded. An alternative is to allow suffix-less folders and assume a type of dict, but it complicates the code somewhat and I honestly can't make sense of it.

Make an upgrade-tool that automatically transitions older hierarchies into using upgraded functionality.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions