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

Clarify VSS expectations on read/write #796

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erikbosch
Copy link
Collaborator

I ended up in a discussion of what "doing a read" in VSS means. In short, as of today that we say that a read returns actual value. This PR suggests to change the wording somewhat, so that a read unless otherwise specified shall return the actual value.

I.e. it is not forbidden by VSS (project) for implementations to have a read-function that returns the desired value instead, but then that must be clearly specified in the corresponding implementation specification.

This shall not impact VISS/VISSR.

I ended up in a discussion of what "doing a read" in VSS means.
In short, as of today that we say that a read returns actual value.
This PR suggests to change the wording somewhat, so that a read unless otherwise specified
shall return the actual value.

I.e. it is not forbidden by VSS (project) to have a read-function that returns the desired value instead,
but then that must be clearly specified in the corresponding implementation specification.

Signed-off-by: Erik Jaegervall <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant