rmannibucau commented on PR #275:
URL: https://github.com/apache/pulsar-dotpulsar/pull/275#issuecomment-3284285275

   @blankensteiner here it is 
https://protobuf-net.github.io/protobuf-net/3_0.html#changes-to-existing-features
 , the drop (literally) of reference support and dynamic typing are blockers 
and the solution provided by protobuf-net is written a bit lower (and on other 
pages): `The good news is that nobody is coming to uninstall v2 from your 
system - it will continue to work just fine.` ... which also means do not use 
pulsar if strictly respected :(
   
   Im' not sure about proto 2 vs 3, the issue in current code (this pr) seems 
more about how null are handled, the generated code looks quite okish - at 
least connect frame is 1-1 for example.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to