Planned a change regarding schema/data
This commit is contained in:
6
planning/schema-vs-data.md
Normal file
6
planning/schema-vs-data.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Rationale
|
||||
|
||||
Schema is a quite low level feature that is used all over the place while the data package is more of a high level construct.
|
||||
It makes sense to move schemas into their own package.
|
||||
|
||||
Schema uses a lot of informal conditions and will not depend on rule-processing/conditions but one could use those in higher levels if wanted.
|
||||
Reference in New Issue
Block a user