Yilun Chong

Results 10 comments of Yilun Chong

For java, internally in google protobuf isn't very easy to add new dependency like this (in google we can add guava to mark Nullable annotation if new dependency is allowed)....

Please first sign cla for #6078 to move further.

I'm not very familiar with python protobuf but I guess there's no public API for that. You may do the topologyical sorting manually by searching all dependency messages.

What are the inputs and return value for the callback you would like to proposal? I think it's some kind of hard to just providing one callback to fully support...

Would you please provide your code for importing python protobuf?

Sorry but I think this is language related issues. I think not all languages will have the same problems.

Would you please also include your installation steps and how you link the library to your project?

How did you generate the proto file? Have you tried this out flag: `--js_out=import_style=commonjs,binary` ?

In fact internally we have some options to tweak the namespace. But we still don't have a way for commonjs. There're some legacy reasons that we didn't open source this...

Jie, feel free to reassign to others as I'm not sure who is the right guy to take this.