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

Thrift integration needs better support #120

Open
Matt-Esch opened this issue Jun 2, 2017 · 0 comments
Open

Thrift integration needs better support #120

Matt-Esch opened this issue Jun 2, 2017 · 0 comments

Comments

@Matt-Esch
Copy link
Contributor

Currently we have two processes that independently handle thrift, and it isn't clear to me how to interact with the thrift spec and the related generated structs. We probably need to look at generating thrift structs as part of the build step, and also proving the compiled specs in an accessible way, otherwise modules that require access to thrift specs are going to be reading from disk and manually compiling the specs on the fly.

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