Thomas Farr

Results 66 comments of Thomas Farr

I have a (not very scientific) flame chart I recorded of a synchronous client doing some search requests with SigV4. Obviously these numbers are very dependent on the specific request...

Our first use case is stopping specific schemas from being inlined that are currently always inlined (i.e. primitives & collections). This one I can see being implemented as a true...

> I don't think this is something we can ever reasonably support. You've already called out the difficulty in representing this in a variety of programming languages, and that is...

> @Xtansia do you have an examples of request / response models the generator produces? thank you! @reta Yes, they're included in this PR, the remote store ones. Under the...

@dblock & @reta, I have added the warning header & refactored the transform logic to what I feel is a lot clearer. I've also managed to pull the few more...

@dblock @reta @VachaShah This is ready to be looked at when you all have time. This PR doesn't include any generation of new code or automations yet. Aiming to have...

> > @dblock @reta @VachaShah This is ready to be looked at when you all have time. > > Thanks @Xtansia , I will take a look shortly, just wanted...

> > I don't think I'm following, the generator is just a tool, the actual code of the client being released will not change. > > Correct, but will we...

@dblock I'm happy for it to be merged if everyone else is, I can't do it myself as I'm not a maintainer

> This is great!! The only comment I have (after a high level review) looking from previous comments is: if at all there is a chance for this generator to...