Comment #3 on issue 669 by d.vas...@gmail.com: Disabling backward compatibility for some messages only
https://code.google.com/p/protobuf/issues/detail?id=669

We can always use message limits to drop messages which are larger in size. Its better we have a explicit way to disable optional fields on some message. There are some messaging framework which support this functionality to avoid DoS attacks with optional fields. Example Microsoft WCF has support for disabling extensible messages by not implementing IExtensibleDataObject interface in a data contract.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to