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

Consolidate common tags definition and auto-generate language bindings #76

Closed
yurishkuro opened this issue Mar 6, 2016 · 3 comments
Closed

Comments

@yurishkuro
Copy link
Member

Pulled out of #61

I think long term it would be great to have a yaml file in the docs repo that defines each tag (name, description, value type), then symlink the docs repo into each language repo as a git submodule, and write simple code generators. That way we would achieve uniform descriptions of the tags, make sure that each std tag is defined in each langauge, etc. The actual html doc can also be generated from the same yaml file. All the generators can probably be written once using the same template framework.

@bhs
Copy link
Contributor

bhs commented Mar 6, 2016

+1 -- great idea.

@bhs
Copy link
Contributor

bhs commented May 5, 2016

(c.f. #92)

@bhs
Copy link
Contributor

bhs commented Nov 16, 2016

... continued at opentracing/specification#10

@bhs bhs closed this as completed Nov 16, 2016
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