Swiftgram / TDLibKit

Native Swift wrapper for Telegram's TDLib. Available on iOS, macOS, watchOS, tvOS and visionOS.
MIT License
106 stars 23 forks source link

[tl2swift] Automatically compute indirect types #14 #16

Closed ipostoev closed 7 months ago

Kylmakalle commented 2 years ago

As mentioned in private, this solution has some tradeoffs

At this point it would be nice to see if we can do it fully Automatically. Otherwise it's still better to do this manually due to rare cases of cycle associations

Kylmakalle commented 7 months ago

Thanks for your efforts, but it's now obsolete due to issues with the Swift compiler. See comment in the issue https://github.com/Swiftgram/TDLibKit/issues/14