Skip to content

Need to support multiple versions #9

@bthaile

Description

@bthaile

Currently flix only has one version (1.0.0)
Soon there will be version 1.1.0, need an approach to managing multiple versions. Some thoughts:

  1. (strict) Force flix to be migrated to newest version before they can be executed or bindings generated
  2. (lax) Have version specific logic for executing and generating bindings files (might not be much specific logic needed from version to version)
  3. (mixed) Allow executing all versions and only support generating binding files on current version. Then users would only have to migrate flix to generate binding files.
  4. (kick can) Decide later and only support current version at development time.

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