-
Notifications
You must be signed in to change notification settings - Fork 0
Conventions
peder2911 edited this page Jan 21, 2022
·
2 revisions
The strongest convention followed by the Views3 project is that everything should, as far as it is practically possible, be versioned according to the semver versioning scheme. This makes rollback, and managing compatibility, much easier.
Most data types passed through the Views 3 tools and libraries are described in the views-schema package, which should be used wherever relevant.