Skip to content

Inheritance principle: No unsetting as corollary#3

Merged
Lestropie merged 3 commits intorewrite_inheritance_principlefrom
inheritance_unsetting_corollary
Jan 18, 2022
Merged

Inheritance principle: No unsetting as corollary#3
Lestropie merged 3 commits intorewrite_inheritance_principlefrom
inheritance_unsetting_corollary

Conversation

@Lestropie
Copy link
Copy Markdown
Owner

The rule regarding the fact that it is not possible to "unset" a key-value pair from a JSON file from higher in the filesystem hierarchy is here moved to the "corollaries" section. This is because this behaviour is a natural consequence of loading consecutive JSON files using a simple merge operation, and the absence of an equivalent to Python' "None" in the JSON specification.

The rule regarding the fact that it is not possible to "unset" a key-value pair from a JSON file from higher in the filesystem hierarchy is here moved to the "corollaries" section. This is because this behaviour is a natural consequence of loading consecutive JSON files using a simple merge operation, and the absence of an equivalent to Python' "None" in the JSON specification.
@Lestropie Lestropie merged commit 5475322 into rewrite_inheritance_principle Jan 18, 2022
@Lestropie Lestropie deleted the inheritance_unsetting_corollary branch January 18, 2022 23:09
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.

3 participants