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

PlasticNodeDescriptionWithReference size should implement the PlasticNodeDescription protocol #43

Closed
bolismauro opened this issue Nov 9, 2016 · 1 comment

Comments

@bolismauro
Copy link
Contributor

No description provided.

@smaramba
Copy link
Contributor

smaramba commented Nov 9, 2016

We can't make PlasticNodeDescriptionWithReferenceSize to implement PlasticNodeDescription otherwise PlasticNodeDescriptionWithReferenceSize will suddenly become a [PAT] requiring us to create the type erased version (https://www.natashatherobot.com/swift-protocols-with-associated-types/).

The solution is to change the name of PlasticNodeDescriptionWithReferenceSize to PlasticReferenceSizeable

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

No branches or pull requests

2 participants