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

Support for pairs #25

Open
kashmervil opened this issue Sep 13, 2019 · 2 comments
Open

Support for pairs #25

kashmervil opened this issue Sep 13, 2019 · 2 comments

Comments

@kashmervil
Copy link
Member

Model from Rider for inspiration :)

classdef("TextControlTuple") {
    field("id", TextControlId)
    field("textControl", LastFocusedTextControl)
}
@operasfantom
Copy link
Contributor

I suppose introduction pairs in protocol could lead us to problems with polymorphic marshalling. @korifey ?

@korifey
Copy link
Contributor

korifey commented Jan 24, 2020

@operasfantom I guess no. Why do you expect them?

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

3 participants