Hacker News new | ask | show | jobs
by cdelsolar 3768 days ago
I can't think of a problem caused by inadvertently implementing an interface?
1 comments

Client code relying on the fact that your class implements that interface when it wasn't intentional and might change perhaps?