|
|
|
|
|
by dgan
398 days ago
|
|
i gave up on python dataclasses & json. Using protobufs object within the application itself. I also have a "...Mixin" class for almost every wire model, with extra methods Automatic, statically typed deserialization is worth the trouble in my opinion |
|