Hacker News new | ask | show | jobs
by jolux 2882 days ago
This seems like a problem with using class inheritance more than anything else.
1 comments

Or a problem of mixing class inheritance with protocol conformance, perhaps.