Open wekesa360 opened 1 year ago
I think I would break this task into the following PRs:
NewType
s corresponding to values of PrimitiveType
enum. It will be a good idea to keep different kinds of ids distinct, pyre will help us not mix things up.
This PR addresses issue #57, creating command classes containing serializer and deserializer functions and grouped into a single file based on a command set.