Hi Dimitris, Thank you for your interest in the project and for reading through the related issues and docs.
For GSoC, a pure Java project would not be acceptable. The project is expected to include both Java and Python aspects, with clear integration between them. Regarding whether the generated *Grpc.java should handle Marshaller instantiation entirely in generated code or rely on a small runtime helper class, that is a design choice and should be discussed and justified in your proposal. Best, Shawn Yang On Tue, Mar 17, 2026 at 1:38 AM Dimitris Kall <[email protected]> wrote: > > Hi Chaokun, > > I am Dimitris, a senior IT student at The American College of Greece. I > interned at Amazon last summer where I worked in Java and Go on backend > microservices at production scale, and I have been writing Python for about 5 > years now across personal-projects, research, and production contexts. I am > very interested in the Java and Python gRPC integration project for GSoC 2026. > > I have read issues #3272 and #3273, the compiler guide and the > grpc-service-design doc. The part I want to make sure I understand correctly > before drafting a proposal is the Fory Marshaller for Java gRPC, is the > expectation that the generated *Grpc.java handles Marshaller instantiation > entirely through generated code, or will there be a small runtime helper > class that the generated code depends on? I want to scope the Java > deliverable accurately in my proposal. > > I am looking forward to hearing from you. Thank you for your time and > consideration. > > Best regards, > Dimitris > GitHub | LinkedIn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
