Updates:
        Status: WorkingAsIntended

Comment #1 on issue 190 by ken...@google.com: [C++] Change TextFormat::Printer::TextGenerator class from 'private' to 'protected'
http://code.google.com/p/protobuf/issues/detail?id=190

TextFormat::Printer is not intended to be subclassed. We do not want to expose private implementation details like TextGenerator because those details could change in the future (for example, I'm considering replacing it with protobuf::io::Printer).

--
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