Skip to content

Add deprecation warnings for all variable hierarchy name changes since 1.0. #1289

Description

@Kenneth-T-Moore

Description

Name changes can catch people by surprise. We should enforce some kind of warning behavior to help them migrate their csv file or components to address the changes.

There are different ways we can handle this:

  • raise an error?
  • raise a warning and automatically replace the old names with the correct ones?
  • do we keep the old names in the hiearchy?
  • how long until we remove the deprecation?

Example

No response

Error Message

No response

Aviary Version

1.0.3-dev

Environment Information

No response

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions