Skip to content

Ease extension of DCR classes with protected props#1464

Merged
josephdecock merged 1 commit intomainfrom
joe/dcr-extensibility
Nov 8, 2023
Merged

Ease extension of DCR classes with protected props#1464
josephdecock merged 1 commit intomainfrom
joe/dcr-extensibility

Conversation

@josephdecock
Copy link
Copy Markdown
Member

This changes some private members of default implementations to be protected within DCR, with the intention that customizations will be easier with access to those dependencies.

Closes #1371

@brockallen brockallen added this to the 7.0.0 milestone Nov 8, 2023
@josephdecock josephdecock merged commit 8acc6f5 into main Nov 8, 2023
@josephdecock josephdecock deleted the joe/dcr-extensibility branch November 8, 2023 20:52
@josephdecock josephdecock mentioned this pull request Nov 13, 2023
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.

Make the DCR Validator's logger protected for use in customizations

2 participants