Skip to content

Use S7 namespace for base class constructors and validators#665

Open
hadley wants to merge 2 commits into
mainfrom
constructor-validator-env
Open

Use S7 namespace for base class constructors and validators#665
hadley wants to merge 2 commits into
mainfrom
constructor-validator-env

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented May 29, 2026

This avoids capturing the local environment in the case of the validator, and the inconsistent use of the base environment in the case of the constructor. The validator and constructor for the S3 wrappers already used the S7 namespace.

Fixes #553

hadley added 2 commits May 29, 2026 08:14
This avoids capturing the local environment in the case of the validator, and the inconsistent use of the base environment in the case of the constructor. The validator and constructor for the S3 wrappers already used the S7 namespace.

Fixes #553
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.

should constructor, validator, getter, setter... be enclosed in baseenv()

1 participant