Post 9grwp0gg8BeTb36G0W by ceejbot@rafting.io
(DIR) More posts by ceejbot@rafting.io
(DIR) Post #9grwp0gg8BeTb36G0W by ceejbot@rafting.io
2019-03-17T17:39:27Z
0 likes, 0 repeats
"Objective-C is middleware with language features."https://blog.metaobject.com/2019/03/software-ics-binary-compatibility-and.html
(DIR) Post #9gryIQ3eyyGcdOR86a by swetland@rafting.io
2019-03-17T17:55:58Z
0 likes, 0 repeats
@ceejbot Wow: "Swift's compiler is so slow that teams are rediscovering forms of framework-oriented programming as a self-defense mechanism. In order to get feedback cycles down from ludicrously bad to just plain awful, they split up their projects into independent frameworks that they then compile and run independently during development. So in a somewhat roundabout way, Swift is encouraging good development practices."Glacial compilation speeds also plague Rust and many C++ projects...