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

Consider using a Clojure protobuf library #52

Open
5 tasks
oubiwann opened this issue Dec 23, 2017 · 0 comments
Open
5 tasks

Consider using a Clojure protobuf library #52

oubiwann opened this issue Dec 23, 2017 · 0 comments

Comments

@oubiwann
Copy link
Member

oubiwann commented Dec 23, 2017

A not insignificant portion of mesomatic is concerned with converting Clojure to and from protobuf data.

Questions to be answered:

  • How significantly smaller would the mesomatic codebase be if we used a library like protobuf?
  • Would it be possible to preserve 100% of the current mesomatic API and usage?
  • What differences are there between mesomatic serialization and how the protobuf project does it?
  • Same question for deserialization ...
  • Would a move to a protobuf library be facilitated by anyt refactoring tasks in mesomatic?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant