tristanlabelle / swift-winrt

A Swift Projection for WinRT APIs
MIT License
17 stars 2 forks source link

Remove as much of IUnknownPointer/IInspectablePointer extensions as possible #71

Closed tristanlabelle closed 6 months ago

tristanlabelle commented 6 months ago

They should be superseded by COMInterop and COMReference

tristanlabelle commented 6 months ago

Mostly done as of https://github.com/tristanlabelle/swift-winrt/commit/c1d501d201dc5cec17206fdb0925a54e0cdb19ca . cast methods remain.

tristanlabelle commented 6 months ago

Removed cast methods as of https://github.com/tristanlabelle/swift-winrt/commit/02ee9708e8f8b31c1448ff9de4486a1a44f3f12d