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 typed wrapper for lists of capabilities. #247

Merged
merged 1 commit into from
May 22, 2022

Conversation

zenhack
Copy link
Contributor

@zenhack zenhack commented May 21, 2022

...To match the ones for structs and enums.


We should add a similar wrapper for nested lists (List (List(T)) before we release v3, and any other such missing list types I haven't thought of.

...To match the ones for structs and enums.
@lthibault
Copy link
Collaborator

lthibault commented May 22, 2022

Would it make sense to have a List[Client] as well, now that we correctly handle :Capability types?

(This should go in a different PR, obviously.)

@lthibault lthibault merged commit d631cc7 into capnproto:main May 22, 2022
@zenhack zenhack deleted the CapList branch July 31, 2022 02:00
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.

2 participants