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 exact serialize_*()/deserialize_*() functions instead of serialize_meta/deserialize_meta() #160

Closed
3 of 4 tasks
dahlia opened this issue Aug 14, 2017 · 0 comments
Assignees
Labels
cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes typ:enhance Type: Enhancement/new feature
Milestone

Comments

@dahlia
Copy link
Member

dahlia commented Aug 14, 2017

The compiler can determine the type of an object to be serialized.

@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Aug 14, 2017
@dahlia dahlia added cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes labels Aug 26, 2017
@dahlia dahlia self-assigned this Dec 9, 2017
dahlia added a commit to dahlia/nirum that referenced this issue Dec 9, 2017
dahlia added a commit to dahlia/nirum that referenced this issue Dec 9, 2017
@dahlia dahlia added this to the Version 0.4.0 milestone Feb 18, 2018
@dahlia dahlia closed this as completed May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

No branches or pull requests

1 participant