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

Orphans support #51

Open
ghost opened this issue Sep 15, 2015 · 1 comment
Open

Orphans support #51

ghost opened this issue Sep 15, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 15, 2015

The c++ api has orphan support are there plans to adding it to the rust api? It seems like the only way to do a bottom-up building of a capn'proto message.

@dwrensha
Copy link
Member

It would definitely be good for capnproto-rust to support orphans! I think the API will need to be somewhat different from the corresponding C++ API in order to satisfy the borrow checker, but I don't think there are any fundamental obstacles.

I'm not sure when I personally will have time to work on this. Perhaps you'd like to give it a shot?

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