From f7a049e4019a151a8a4890469aadb58f6b02f227 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Wed, 14 Apr 2010 20:35:43 -0600 Subject: [PATCH] update notes --- propagator.org | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/propagator.org b/propagator.org index 55cb44f..dd2c93a 100644 --- a/propagator.org +++ b/propagator.org @@ -87,7 +87,7 @@ results in errors... most definitely will use agents, functions to set their values are applied to them with send (or send-off if potentially I/O bound), they support validators, and they can be set to run actions (i.e. alert -propagators) as part of their update cycle. +propagators) as part of their update cycle (with add-watcher). ** design to permit distribution across multiple machines it should be possible to wrap these mutable items including @@ -96,7 +96,3 @@ it should be possible to wrap these mutable items including in cells, so that the propagator system remains "pure" -** ask for advice -This probably mentioned a request for advice from the mailing list or -from the #clojure group. - -- 2.11.4.GIT