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

Add ability to apply OpenType #646

Open
FroMage opened this issue Mar 30, 2015 · 2 comments
Open

Add ability to apply OpenType #646

FroMage opened this issue Mar 30, 2015 · 2 comments

Comments

@FroMage
Copy link
Member

FroMage commented Mar 30, 2015

Given an open type, it should be possible to pass it a Map<TypeParameter,ClosedType> to get a ClosedType or a Map<TypeParameter,OpenType> to get another OpenType. That is, let us do type param substitution.

Not sure if this would be for 1.2 or later, but I expect metamodel users would need that.

@FroMage FroMage added this to the 1.2 milestone Mar 30, 2015
@sadmac7000
Copy link
Contributor

Yes. Yes we do.

@FroMage
Copy link
Member Author

FroMage commented Jun 16, 2015

Moving to 1.3 as it may require lots of work on the JS side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants