guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handling object communication in GOOPS


From: Dr. Arne Babenhauserheide
Subject: Re: Handling object communication in GOOPS
Date: Sun, 19 Jul 2020 18:22:17 +0200
User-agent: mu4e 1.4.10; emacs 26.3

Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> 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

[Prev in Thread] Current Thread [Next in Thread]