i chose proto3 for cache (serialize) for my application , and it have run 
for several month . but now i wanna change my mind for proto2 , because the 
hasField is really needed .

the problem is , there're still lots of data in the cache which are 
serialized with proto3 , if i can't deserialize with them with proto2 . it 
will be unacceptable .

my question is , is it safe to switch from proto3 to proto2 ? i made some 
test i could work in some case . but i'm afraid this is not full coverage 
test .

my current proto3 version is 3.6.1 , and the proto2 version i want to use 
is 2.6.1

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to