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

feat(serialization): split from runtime #193

Merged
merged 46 commits into from
Mar 6, 2023

Conversation

petermasking
Copy link
Member

Fixes #154

Changes proposed in this pull request:

  • Split off the reflection module into a separate package
  • Add extensibility (custom serializers)

@MaskingTechnology/jitar

@petermasking petermasking added feature New feature or request core labels Mar 3, 2023
@petermasking petermasking linked an issue Mar 3, 2023 that may be closed by this pull request
@petermasking petermasking changed the title 154 split off serialization from runtime feat(serialization): split from runtime Mar 6, 2023
@basmasking basmasking merged commit 71f6bfb into main Mar 6, 2023
@basmasking basmasking deleted the 154-split-off-serialization-from-runtime branch March 6, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split off serialization from runtime
2 participants