Hi Jason, This code is already submitted, because I might build some other stuff on it and unfortunately we're not using Mercurial for the Protobuf repo yet. But it looks like you can do a code review by going to the revision page and clicking "start a code review":
http://code.google.com/p/protobuf/source/detail?r=279 I'll address any comments in a subsequent revision. Incidentally, the thing I want to build on top of this is output-to-zip/output-to-jar mode, so that you can do stuff like: protoc foo.proto --java_out=foo.jar And this would package all the source files into a jar file. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
