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

Added RemovableSlot interface to NestedSlot #737

Merged
merged 1 commit into from
Sep 23, 2015
Merged

Added RemovableSlot interface to NestedSlot #737

merged 1 commit into from
Sep 23, 2015

Conversation

danielkaneider
Copy link
Contributor

This would actually fix #729. NestedSlot already returns true in the isRemovable method. Therefore the class should also implement that interface.

This would actually fix  #729. NestedSlot already returns true in the isRemovable method. Therefore the class should also implement that interface.
@rdwallis
Copy link
Contributor

LGTM

@Chris-V
Copy link
Member

Chris-V commented Sep 23, 2015

LGTM, Thank you

Chris-V added a commit that referenced this pull request Sep 23, 2015
Added RemovableSlot interface to NestedSlot
@Chris-V Chris-V merged commit d819285 into ArcBees:master Sep 23, 2015
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.

NestedSlot ClassCastException
3 participants