Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use level type whitelist during level creation #27783

Merged
merged 3 commits into from Mar 30, 2019
Merged

Conversation

davidsbailey
Copy link
Member

see https://codedotorg.atlassian.net/browse/XTEAM-105 for problem and the motivation for this solution.

Copy link
Contributor

@islemaster islemaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🚀 🔒

@davidsbailey davidsbailey merged commit 78d2abe into staging Mar 30, 2019
@davidsbailey davidsbailey deleted the lc-constantize branch March 30, 2019 17:25
islemaster added a commit that referenced this pull request Sep 4, 2019
Return to an approach considered in
#27783 to resolve an
issue where `Level.descendants` doesn't reliably list all level classes
since they may not have been autoloaded yet shortly after the server
restarts.  This approach avoids that issue by explicitly listing them,
which unfortunately is less DRY but is a lot less action-at-a-distancey.
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.

None yet

2 participants