X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=8sync%2Fsystems%2Factors.scm;h=7b47c5faec3626d0770c5b2b1c6668c0ac0a1fca;hp=ea638c0e180eb5b290f88ef6bde90d36eae2669f;hb=5d45fbc0fcecd2f635713af7d17f198fb4345433;hpb=e268e79621f23cb7d3d9efc78093f0d85b356cdf diff --git a/8sync/systems/actors.scm b/8sync/systems/actors.scm index ea638c0..7b47c5f 100644 --- a/8sync/systems/actors.scm +++ b/8sync/systems/actors.scm @@ -110,6 +110,11 @@ ;;; ======== +;; @@: We may want to add a deferred-reply to the below, similar to +;; what we had in XUDD, for actors which do their own response +;; queueing.... ie, that might receive messages but need to shelve +;; them to be acted upon after something else is taken care of. + (define-record-type (make-message-intern id to from action body in-reply-to wants-reply