Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all dat schema into a centralized location, and support switching schemas #21

Open
angelic-knight opened this issue Oct 25, 2021 · 1 comment
Labels
Enhancement New feature or request Help wanted Extra attention is needed Need more info Issue requires more / updated info to be accurate

Comments

@angelic-knight
Copy link
Collaborator

Enhancement:
We should modularize all the schema-specific stuff so that we can potentially run the same PyPoE on multiple versions, by specifying a certain schema to use.

@pm5k
Copy link
Collaborator

pm5k commented Oct 25, 2021

I’ll be looking at PyPoe in depth at some point this week, I will try to update this issue with a generic sketch of what this could look like. There’s definitely a lot of pros to doing this, and I think that a config-based mapping of versioned schemas could be a good way to do this. Question is - how coupled is this currently with the main codebase and how easy would the decoupling be.

@pm5k pm5k added Enhancement New feature or request Help wanted Extra attention is needed Need more info Issue requires more / updated info to be accurate labels Oct 25, 2021
@pm5k pm5k pinned this issue Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Help wanted Extra attention is needed Need more info Issue requires more / updated info to be accurate
Projects
None yet
Development

No branches or pull requests

2 participants