John Watson

Results 328 comments of John Watson

I'm not sure that mirroring the protos exactly is a great way to build out our SDK classes. We have the opportunity to build something better than raw protos that...

If our goal is to provide a route into marshallers, maybe we should create a write-only API that facilitates this use-case, rather than constructing a proto-mirroring set of Java classes....

> > If our goal is to provide a route into marshallers, maybe we should create a write-only API that facilitates this use-case > > Marshallers read an object model...

> > If our Marshaller exposed a "write only API" to the producer of the profile, then the marshaller can do with the data as it will. There doesn't need...

@qixiaogang the builds are all failing, and you haven't signed the CLA. Before we could even consider this enhancement, those two things would need to be addressed.

@kenfinnigan since we've moved all the SPI into the autoconfigure module, does that satisfy your needs?

oh yeah... I forgot about that specific bit. Basically you'd like a stable set of interfaces (not SPI in particular) for what @tedsuo has been calling "SDK Plugin Interfaces". Maybe...

Can we add a java-specific env var? Is there precedence for that?

Hello, @Abhishekkr3003 . The environment variable/configuration option you're introducing here doesn't appear to be one of the official configuration options (see here for the full list of official env vars):...