Skip to content

[FEATURE] Remove globals namespace based toString#19467

Merged
rwjblue merged 1 commit intomasterfrom
remove-global-namespace-debug-string-generation
Mar 18, 2021
Merged

[FEATURE] Remove globals namespace based toString#19467
rwjblue merged 1 commit intomasterfrom
remove-global-namespace-debug-string-generation

Conversation

@pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Mar 18, 2021

Removes the legacy toString behavior and replaces it with using the
factory for/container system for classes when possible, and just
unknown when not.

@pzuraq pzuraq force-pushed the remove-global-namespace-debug-string-generation branch 5 times, most recently from 7476d24 to bd0c898 Compare March 18, 2021 16:32
Removes the legacy `toString` behavior and replaces it with using the
factory for/container system for classes when possible, and just
`unknown` when not.
@pzuraq pzuraq force-pushed the remove-global-namespace-debug-string-generation branch from bd0c898 to a80b54e Compare March 18, 2021 16:38
@rwjblue rwjblue merged commit 725cdf2 into master Mar 18, 2021
@rwjblue rwjblue deleted the remove-global-namespace-debug-string-generation branch March 18, 2021 21:14
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.

2 participants