Jan Wielkiewicz <[email protected]> writes:

> I'm implementing something like this right now. I'm adding a
> <messenger> object to every object needing to do messaging.
> Once a message is received, the <messenger> object will run message
> handler provided by the parent object.
>
> I'm surprised Guile isn't providing anything like this right now. If my
> knowledge is correct, the original idea of OOP was about sending
> messages.

Did you have a look at fibers and channels for this?

https://github.com/wingo/fibers

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature

Reply via email to