Skip to content

Restore JSONPrimitiveSchema>>nullable: lost in the Filetree->Tonel mi… - #74

Merged
noha merged 1 commit into
masterfrom
restore-primitiveschema-nullable-setter
Jul 31, 2026
Merged

Restore JSONPrimitiveSchema>>nullable: lost in the Filetree->Tonel mi…#74
noha merged 1 commit into
masterfrom
restore-primitiveschema-nullable-setter

Conversation

@noha

@noha noha commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

…gration

The setter existed alongside the getter/ivar in the old Filetree-format history (commit 1d2fd5a) but was dropped when the package was converted to Tonel format. JSONSchemaString/Integer/Number/Boolean callers that set nullable: (as JSONSchemaObject/AnyObject already do via apptive-base extensions) hit a doesNotUnderstand as a result.

…gration

The setter existed alongside the getter/ivar in the old Filetree-format
history (commit 1d2fd5a) but was dropped when the package was converted
to Tonel format. JSONSchemaString/Integer/Number/Boolean callers that set
nullable: (as JSONSchemaObject/AnyObject already do via apptive-base
extensions) hit a doesNotUnderstand as a result.
@noha
noha merged commit 067c6c9 into master Jul 31, 2026
3 of 4 checks passed
@noha
noha deleted the restore-primitiveschema-nullable-setter branch August 1, 2026 15:30
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