Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

js.Type = Buffer for i64s #123

Open
abhinav opened this issue Mar 4, 2016 · 0 comments
Open

js.Type = Buffer for i64s #123

abhinav opened this issue Mar 4, 2016 · 0 comments

Comments

@abhinav
Copy link
Contributor

abhinav commented Mar 4, 2016

i64 may be customized to use Long or Date using the js.type annotation, but there is no way to specify that you want the (currently) default behavior: using a buffer. Adding that will allow for a migration path where all users who depend on the current behavior change it to buffer, and in the next major version, thriftrw-node defaults to Long.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant