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

Remove duplicated user extension requires #18

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 22, 2017

We only want to load the user extension we need for the selected user
class.

We only want to load the user extension we need for the selected user
class.
Copy link
Contributor

@mamhoff mamhoff left a comment

Choose a reason for hiding this comment

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

This would mean that the relevant extension would have to be loaded in an initializer instead, correct? The install generator PR does not have that require at the moment if I see things correctly.

@tvdeyen
Copy link
Member Author

tvdeyen commented Jan 12, 2018

@mamhoff no, this happens below in the same file https://github.com/AlchemyCMS/alchemy-solidus/pull/18/files#diff-9e38b3e5d535f4ecfbdc6aba4299458cR21

Thats why the PR is called "Remove duplicated ... requires" ;)

@mamhoff mamhoff merged commit 0906127 into AlchemyCMS:master Jan 12, 2018
@tvdeyen tvdeyen deleted the remove-duplicate-requires branch January 12, 2018 12:41
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