Skip to content

Remove simple_scopes from Product#297

Merged
jhawthorn merged 1 commit into
solidusio:masterfrom
jhawthorn:remove_add_simple_scopes
Aug 18, 2015
Merged

Remove simple_scopes from Product#297
jhawthorn merged 1 commit into
solidusio:masterfrom
jhawthorn:remove_add_simple_scopes

Conversation

@jhawthorn

Copy link
Copy Markdown
Contributor

It was impossible to override self.simple_scopes in a useful way. Even if it was overridden, add_simple_scopes was only called when loading the scopes file.

It is far simpler to define these manually, there is absolutely no reason to parse method names to achieve this.

It was impossible to override self.simple_scopes in a useful way. Even
if it was overridden, add_simple_scopes was only called when loading the
scopes file.

It is far simpler to define these manually, there is absolutely no
reason to parse method names to achieve this.
@Senjai

Senjai commented Aug 18, 2015

Copy link
Copy Markdown
Contributor

👍

1 similar comment
@athal7

athal7 commented Aug 18, 2015

Copy link
Copy Markdown

👍

jhawthorn added a commit that referenced this pull request Aug 18, 2015
@jhawthorn jhawthorn merged commit 556a241 into solidusio:master Aug 18, 2015
@jhawthorn jhawthorn deleted the remove_add_simple_scopes branch August 18, 2015 22:57
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.

3 participants