Skip to content

Comment on Routable, an in-app URL router for iOS and Androidparent

Comments

Three20 was Joe Hewitt's baby when he was working on Facebook iOS stuff. After he stopped that, it seems like the project essentially went to seed. My understanding is that the 4.0 rewrite moved over to Nimbus (http://nimbuskit.info).

Three20 is hard to use, and is, for the most part, an all or nothing affair. You either use it throughout your whole app or not at all.

Three20 was in vogue (if it ever was) about three to four years ago. It was an ugly abstraction because it was very web-development centric. Most good developers I know have long abandoned Three20.

Really, you're not a real iOS programmer until you write your data abstraction yourself... and rewrite it two or three times based on lessons learned.

Seeing how it's still the most-watched Objective-C repo on GitHub, I'd say it was definitely in vogue at one point. Agree completely with you, fwiw.

https://github.com/languages/Objective-C/most_watched

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.