Hacker News new | ask | show | jobs
by hermitcrab 1957 days ago
I never really thought of it in those terms. But I guess signals and slots are just way to publish/subscribe to a message bus. It is quite a nice abstraction of it IMHO (which is perhaps why it didn't occur to me!).