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

managing capn ids #20

Open
justincormack opened this issue Sep 7, 2016 · 2 comments
Open

managing capn ids #20

justincormack opened this issue Sep 7, 2016 · 2 comments

Comments

@justincormack
Copy link

Every time I regenerate the schema, it gets a new capn id. Is there some way to control this, other than modifying the file after generation? I am also providing non Go interfaces.

@glycerine
Copy link
Owner

Hi @justincormack, could you provide instructions to reproduce this?

Does it seem related to #18 ?

@glycerine
Copy link
Owner

@justincormack - I see what you mean now. Yes we call capnp id to generate an id when we write out a capnproto schema. bambam doesn't know if you are running it for the first time or the N-th time. What would be a convenient way to control the capn id used for the schema? We could add a flag to set it.... but that would still require some manual setting of the command line flag...

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

2 participants