-
Notifications
You must be signed in to change notification settings - Fork 10
Refactor schemas #40
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Given we're now working on different types of schemas (we have an NMC one, we're developing a FEFF one and I'm hoping to develop more in the future), does it make sense to refactor
schemas.pyinto a module itself? E.g.Where
base.pycontainsGenericDocument,xasinheritsbaseand the others inheritxas?@danielballan @jmaruland thoughts?