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

Altering class name inflector to parametrize class names #59

Merged
merged 7 commits into from
Jun 22, 2013

Conversation

Ocramius
Copy link
Owner

This PR tries to fix #10 by encoding parameter names into the generated class names to avoid collisions between the different proxy types

Minor BC breaks included, therefore a version bump is required once this is merged.

@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling f2b998a on hotfix/issue-#10-parametrized-proxy-classname into 717c261 on master.

@ghost ghost assigned Ocramius Jun 20, 2013
@coveralls
Copy link

Coverage Status

Coverage decreased (-0%) when pulling db8e8cc on hotfix/issue-#10-parametrized-proxy-classname into 8b6ebba on master.

Ocramius added a commit that referenced this pull request Jun 22, 2013
…oxy-classname

Altering class name inflector to parametrize class names
@Ocramius Ocramius merged commit 58aa3a7 into master Jun 22, 2013
@Ocramius Ocramius deleted the hotfix/issue-#10-parametrized-proxy-classname branch June 22, 2013 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy name should be differentiated based on the proxy capabilities
2 participants