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

Fix custom resource loading from libraries #337

Merged
merged 1 commit into from
Dec 29, 2015
Merged

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Dec 29, 2015

This is a temporary workaround, but it makes sure that any custom resource loaded from libraries forces the profile context to rebuild its DSL.

It'd be even better to build it without reload, by using a baseline module/class which new resources get connected to. When that happens, these resources would automatically become available.

@arlimus arlimus added the Type: Bug Feature not working as expected label Dec 29, 2015
@chris-rock
Copy link
Contributor

Thanks for this fix @arlimus

chris-rock added a commit that referenced this pull request Dec 29, 2015
Fix custom resource loading from `libraries`
@chris-rock chris-rock merged commit 246ae0e into master Dec 29, 2015
@chris-rock chris-rock deleted the dr/reload-dsl branch December 29, 2015 20:01
@chris-rock chris-rock added this to the 0.9.8 milestone Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants