Hacker News new | ask | show | jobs
by adamwulf 1302 days ago
Swift's `NotificationCenter` leaves the possibility for code-errors with mistyped `userInfo` keys or observer method types. PonyExpress enforces observer method and notification types at compile time.