Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 403 by dragonsinth: Java service insertion point needed, patch attached
http://code.google.com/p/protobuf/issues/detail?id=403

I have a protoc plugin, and its purpose is to generate a new style of service interface. It's a future-based interface, meant to be a sibling to Interface/Stub BlockingInterface/BlockingStub, but executing asynchronously and returning a future.

However, I can't get this done without an insertion point defined.

Attachments:
        java_service_insertion.patch  564 bytes

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@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