Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Feature Request: Warnings on sketch upgrades including major or minor version number changes #234

Open
nickanderson opened this issue Jan 26, 2013 · 1 comment
Assignees
Milestone

Comments

@nickanderson
Copy link
Member

From Ted:
"I think the minor version should change any time parameters are added or removed, and the patch version should be for backwards-compatible API changes. The major version is for major changes that require a code review, because the way the sketch works has changed substantially."

One small addition, minor version should change any time parameters are changed.

With this in mind any time the minor version changes users should get a warning that the change breaks backward compatibility and that any policy calling the entry point should should be reviewed. In addition any time the the major version changes users should be informed that the sketch has undergone substantial changes and testing is advised.

@tzz
Copy link
Contributor

tzz commented Feb 15, 2013

The DC API should express these warnings for all consumers.

tzz pushed a commit to tzz/design-center that referenced this issue Jun 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants