Re: [protobuf] Re: Some great work!

2011-08-03 Thread Alex Ruiz
Hi Ben, I'll take a look at your grammar. Many thanks! I'd suggest to move any conversations regarding the new Eclipse plug-in to its own mailing list: http://groups.google.com/group/protobuf-dt . This way we don't spam non-Eclipse users :) Cheers, -Alex On Wed, Aug 3, 2011 at 4:15 PM, Benjamin

[protobuf] Re: Some great work!

2011-08-03 Thread Benjamin Wright
Alex: Thanks for pointing me to the right place on import paths, next time I'll RTFM ;-) Enum Values are supported, but *Enum Value* *Options *are not... at least as far as i can tell. (I'll have to check more closely tomorrow) As far as supporting custom options goes, I have some experience

[protobuf] Re: Some great work!

2011-08-03 Thread Alex Ruiz
Thanks Benjamin for the kind words :) 1) Imports are not required to be in the same folder. Please see http://code.google.com/p/protobuf-dt/wiki/ImportPaths to configure protobuf-dt to look for imports in multiple folders. 2) Enum values are supported. We have tested this inside Google. Probabl

[protobuf] Re: Some great work!

2011-08-03 Thread Benjamin Wright

[protobuf] Some great work!

2011-08-03 Thread Ben Wright
Brilliant. I'm glad to see a protobuf descriptor editor come out of Google. I wrote my own using the XText 1.0 SDK but it was quick and dirty, I like this one much better. There are a few corner cases missing from the syntax however. I know I had a lot of trouble dealing with them using XTex

[protobuf] New Google Eclipse-based editor for protocol buffer descriptors

2011-08-03 Thread Alex Ruiz
Greetings, I'm proud to announce that today we released a new Eclipse-based editor for protocol buffer descriptors: https://code.google.com/p/protobuf-dt/. Please find the release announcement at the Google Open Source Blog: http://google-opensource.blogspot.com/2011/08/introducing-protobuf-dt