Carlos Alberto Cortez

Results 203 comments of Carlos Alberto Cortez

Hey hey > was NOT to require that implementations call key.set(this, value) (kind of hinted at by calling the argument key instead of tag). Going through the history of this...

I personally agree with Christian on this one (I remember opposing the current organization at first). I think the advantage of the simplicity outweights other factors, specially given this is...

This issue came up during #326 and I would like to re-take this discussion on the reasons behind it (to decide the timeline to move to 1.7/1.8). As a start,...

Based on the status of #252 I'd like to get this moving on a more pragmatic way for now, considering the needs at hand. As part of that, I think...

Hey everybody, I went and worked on a simple approach for the `BINARY` format, as a simple alternative to the current proposed `write()`/`read()` approach. #276 defines a single wrapper on...

@tylerbenson Oh, no worries. Definitely we need a simple, working approach for now (needed, for example, for instrumenting Cassandra on the server side). @raphw needs a more advanced, streaming-based approach...

My personal take: keep `start_active_span()` (maybe simply changing the name, as we have considered before), because of the 1) `with` hooks to automatically report an error, and 2) Easy integration...

I'd also vote to add an event listener layer, as it feels to me as the cleanest option ;)

@yurishkuro It was added as an experimental/esoteric feature, but given the latest changes, guess we can deprecate it (and if any continuation-based framework like Akka needs it, they can either...

@yurishkuro nice summary :) Sounds like we should put that in our FAQ (once we create one, maybe in the `specification` repository ;) )?