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

Do not require instanceof check for type assertion #188

Merged
merged 1 commit into from
Mar 30, 2015
Merged

Conversation

ritch
Copy link
Member

@ritch ritch commented Mar 30, 2015

@BerkeleyTrue
Copy link
Contributor

👍 Genius!

@bajtos
Copy link
Member

bajtos commented Mar 30, 2015

LGTM.

I am a bit worried that this may actually hide problems caused by having multiple SharedClass constructors around, thus making these problems much more difficult to troubleshoot.

ritch added a commit that referenced this pull request Mar 30, 2015
Do not require instanceof check for type assertion
@ritch ritch merged commit 41b39b6 into master Mar 30, 2015
@ritch ritch removed the #review label Mar 30, 2015
@ritch ritch deleted the fix/inst-assert branch March 30, 2015 19:33
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