Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Accept default only for attributes according to VSS spec #241

Conversation

SebastianSchildt
Copy link
Contributor

Fixes #201

@wenwenchenbosch
Copy link
Contributor

do we also need error/warning info, if default value is applied for none attributes?

@SebastianSchildt
Copy link
Contributor Author

SebastianSchildt commented Nov 18, 2021

I don't think so,becasue basically that would mean you have an invalid VSS file, VSS file validity SHOULD be checked by vss-tools.

During "runtime" with the client there is no way to "set defaults" (other than loading another VSS file)

@wenwenchenbosch
Copy link
Contributor

I am thinking about updateMetaData function, but I think it is seperate story, if we should check it during change metadata

@SebastianSchildt SebastianSchildt merged commit 5547726 into eclipse-archived:master Nov 18, 2021
@SebastianSchildt SebastianSchildt deleted the fix/default_only_for_attributes branch April 20, 2022 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default values only valid for attributes
2 participants