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

generate api symbols using a base64 of the hash of the api itself #6

Open
disruptek opened this issue May 7, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@disruptek
Copy link
Owner

When the API changes, the symbol changes. We can do this on a call-by-call basis; maybe args, arg names, arg types? Then diffs are smaller and reflect the API differences; you can even bind against particular versions -- typed API version checking at compile-time.

@disruptek disruptek added the enhancement New feature or request label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant