TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Swift binding framework

14 pointsby JanLaussmannalmost 10 years ago

2 comments

joshavantalmost 10 years ago
I&#x27;m using this for a greenfields project and, while we haven&#x27;t shipped yet, so far, I&#x27;m quite impressed by this framework. It&#x27;s also one of the few (only?) moderately mature Swift-native binding frameworks available right now, based on my research. (Others are available, but most are in a decidedly beta state and often lacking full documentation.)<p>On a related note, designing an iOS app in an MVVM fashion (which is a common theme among binding framework users) is quite the treat.
评论 #9892994 未加载
radicalityalmost 10 years ago
Can someone give me a quick overview of how something like this works? I have experience with swift and Obj-C but there is a lot of dynamic stuff happening. For ex what&#x27;s &quot;objc_setAssociatedObject&quot;, is this needed, no &#x27;clean&#x27; way to do it?
评论 #9893694 未加载