Hacker News new | ask | show | jobs
by Zigurd 4361 days ago
The Android View subclasses are an interesting example of a deep inheritance hierarchy in a relatively modern design.
1 comments

The Android API is fascinatingly anachronistic. I have been programming Java since 1.0.2, but only recently started working with Android. It's been like stepping through a portal back to a time when we had no idea how to structure software.