Tim Kientzle

Results 43 comments of Tim Kientzle

@swift-ci Please test

@swift-ci Please test macOS Platform

@swift-ci Please test

This is likely to cause some issues with breaking existing code. I suspect that means it should not be merged yet -- let's let 6.1 go past, then merge it...

> Does e.g. ("1" as Any) as? NSObjectProtocol currently work by bridging to NSString? Yes. In this case, the `as?` cast would proceed as follows: * `Any` does not directly...

An alternative approach would be to modify the `_ObjectiveCBridgeable` protocol so that the caller could specify the expected result type. Currently, that protocol lets the type specify the output type:...

@swift-ci Please test Windows platform

@swift-ci Please test Windows platform