Daniel Azuma
Daniel Azuma
@duglin @deissnerk This is coming up in my work on the Ruby SDK, and I want to bring up a clarification question. ### To summarize a conclusion from above: In...
@deissnerk I think we are in agreement here on the interpretation of this example that I labeled `ce1`. The type of the `data` attribute is `string`, and so when `datacontenttype`...
The Ruby SDK supports both spec and extension attributes. It will decode any attribute with any name on an incoming event (e.g. all `CE-xxx` headers). For event objects in memory,...
It turns out that the && operator actually works on bounding boxes. When you use && directly in a query, it searches for overlap with the bounding box of the...
So when I wrote RGeo initially, I used the "return `nil`" pattern for all errors. In hindsight, that was a bad decision that I deeply regret, and for a long...
Hi! Daniel (the original developer) here. Sorry, I hadn't noticed that the maintainership hadn't gotten resolved yet. @teeparham if you are still here, I would prefer if you made the...
Thanks @teeparham !
It's possible this is related to #6352.
A good guiding principle is, we should be able to point a user to *one* short, contiguous piece of code that demonstrates *everything* they need to do to accomplish *one*...
These Elixir libraries all use the REST endpoints.