JP Simard

Results 706 comments of JP Simard

Is this not problematic because there's no guarantees that types that implement `==` also conform to `Equatable`. Tuples come to mind, where you can write `XCTAssert(foo == bar)` but not...

Yeah, not the most robust rule to start with I guess. This seems to be in keeping with that, so seems like a worthwhile addition. Thanks!

@weakfl sorry I missed your comment. Next time please open a new issue for better visibility instead of commenting on closed tickets. Last I looked at it, plugins using binary...

I'm no longer involved with any projects that would use this or the previous symbol extraction for DocC. If this is what's upstreamed and sounds like more useful than we...

Nice, thanks @johnfairh !

Closing this PR as this repo is now archived. You can open a new PR in the Envoy repo if you'd like: https://github.com/envoyproxy/envoy

Closing as stale now that we've migrated to the Envoy repo: https://github.com/envoyproxy/envoy/blob/main/mobile/README.md

Now that Envoy Mobile has been moved to the Envoy repo, we build and test parts of Envoy Mobile for every Envoy PR. Depending on CI capacity, it'd be good...

Platform cert validators are now available for iOS and Android.

Thanks for your interest in contributing to Realm and for clearly putting in some careful thought into how this should be done. These are interesting ideas that will need further...