Talking to myself here:
?
I see in 10.37, he has added 13 new proto types, and all the order place / status msg's, and a lot more, now use protobuf.? So the full conversion is being forced onto us.
?
I have built my own protobuf engine to send / recv in the most minimal way possible.? But it still takes 75 code lines per parameter to get the job done where 5 lines did it before.?? It's running in 10.35 version, but now I need to add another 13 proto type handlers.? Yipee.
?