Skip to content

Property existence static validations #11

Description

@unreadablewxy

A problem has been brought to my attention. Once a config becomes sufficiently complicated, some static validation makes sense to catch potential runtime errors.

  • It is not hard to scan path formats to determine the property requirements of a store.
  • Produced properties are already parsed from hoppers
  • We also know the names of all properties during reoffering
  • All that is needed is to run a quick comparison between source & store to see if the source eclipses the store.

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

    unplannedMight want, thoughts?

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions