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 validation for @thrift.merge #9

Open
agarciadom opened this issue Jul 30, 2015 · 0 comments
Open

Add validation for @thrift.merge #9

agarciadom opened this issue Jul 30, 2015 · 0 comments

Comments

@agarciadom
Copy link
Contributor

@thrift.merge is a new annotation for EStructuralFeatures that refer to a struct. Its meaning is to embed the struct's field into this struct, instead of using a separate struct.

We need to add validation for this annotation: we should ensure that it is only used on EStructuralFeatures referring to a single struct.

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

1 participant