Results 83 comments of Robert Fink

Posted on RFC tracker, please join if you like.

@cakofony @iamdanfox @j-baker updated as per discussion last week. thanks for your patience.

@cakofony has an in-progress PR to implement a PoC implementation

@cbrockington the client can choose to include *all* client-supported formats in the (first or subsequent) request. this guarantees that the request succeeds iff there exists a format supported by server...

Ah, I see. We could add the Content-Type to the response, of course. It's a bit odd because the body wouldn't actually contain any payload...

changed the language accordingly, @cbrockington

@sfackler , can you say *why* this would be nice?

For that use-case, @sfackler, it seems sufficient to define `int64 == alias of string`, internal to your service, right? I'm a little skeptical of adding a half-baked implementation of a...

Yep, and I believe that that ("except one") is a deal-breaker.

See https://github.com/palantir/conjure/pull/367