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

can do two-stage decoding with less reflection and more safety #50

Open
lunixbochs opened this issue May 4, 2017 · 0 comments
Open

Comments

@lunixbochs
Copy link
Owner

lunixbochs commented May 4, 2017

this could be a moderate rewrite

  1. unpack a type based on the cached type, this might be a function pointer like FieldType.Unpack()
  2. use argjoy-style type switching (including perhaps argjoy's IntToInt), with error checking to convert the resulting unpacked values
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