Getting the generation shifted from ProtoBuf.protoc() to ProtoBuf.protojl() went smoothly enough, but we have quite a bit of code that referred to ProtoType. Have you a recommendation for porting that? I didn't see it as a generation option to make all structs <: ProtoType.
Hi,
Getting the generation shifted from ProtoBuf.protoc() to ProtoBuf.protojl() went smoothly enough, but we have quite a bit of code that referred to ProtoType. Have you a recommendation for porting that? I didn't see it as a generation option to make all structs <: ProtoType.
Thanks, C