Samuel Bishop

Results 111 comments of Samuel Bishop

Just going to point out I’ve repeatedly shelved projects due to this feature being missing. Particularly CZML… Not having support for these formats was and continues to be a huge...

I'd like to see specific issues for each of these formats, with the underlying work noted as blockers. Its pretty obvious supporting all the various vector formats is an "epic"...

Switching to GO would be a pretty big negative in my book. I'm watching a few cases where the tools have been previously using a dynamic language and switching to...

I'd really like to see this as well. Does anyone have some advice where to start if I wanted to implement this and submit a PR?

/remove-lifecycle stale

@davelab6 @bnvk From past experience with this sort of 'meta project' bundling up things from various places. It proved advantageous to organise things to best facilitate tracking upstream automatically. To...

Your suggestion would "remove" the issue, but that is not really fixing it, and would prevent me from having sentry capture error related log messages from 3rd party libraries. The...

@untitaker I think I could probably have been clearer in how I explained the whole Sentry SDK vs Raven thing. Fundamentally the discrepancy was one of documented functionality. Raven logging...

@untitaker I concur with your assessment that what you've just posted does restore the prior Raven behaviour, with the minor caveat that I'm not 100% sure about having both `EventHandler`...

@carlio Thanks for the very helpful links to the appropriate sections of the code. From the look of things, it should be possible to get what I want just by...