Comment #4 on issue 187 by ken...@google.com: Command-line argument to override the "optimize_for" option
http://code.google.com/p/protobuf/issues/detail?id=187

I agree, we should be able to override options on the command-line. The only problem is that it's unclear how far this support needs to go. Should you be able to override message-level and field-level options, or just file-level? Should an override apply to an individual file, or should it apply to all the files it imports, too? In the case of optimize_for, we'd probably want the override to apply to imports, but for
something like java_package we probably don't.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to