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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add types on idlTypes #131

Merged
merged 1 commit into from
Jan 29, 2018
Merged

feat: add types on idlTypes #131

merged 1 commit into from
Jan 29, 2018

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Jan 29, 2018

Fixes #93

(Happy one-tap acquisition 馃帀)

I added only attribute-type to get some feedback first. Consts (or anything that call primitive_type()) define idlType as mere strings, do we want to make them objects with type: "const-type"?

@marcoscaceres
Copy link
Member

Yep, "const-type" should be fine.

@marcoscaceres marcoscaceres self-requested a review January 29, 2018 09:25
Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@marcoscaceres
Copy link
Member

I think maybe let's do these incrementally, and once we have enough we can do a release.

@saschanaz saschanaz merged commit d2cfdfd into develop Jan 29, 2018
@saschanaz saschanaz deleted the type-on-type branch January 29, 2018 12:07
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.

None yet

2 participants