Hi Malcolm,

I have a follow up question if you don't mind. Suppose I want to define a 
> component that starts a thread and regularly checks a resource. If the 
> resource changes, this has repercussions for other (dependent) 
> components. How would you do that in jig? 
>

Maybe this question is too broad, so let me ask some more specific 
questions. All components should get/set their state from/in the system 
map, right? Now the system map is a var defined in the user namespace. Does 
this mean then that the resource-checking thread should alter the system 
var?  And then I guess it should also call user/reset? Or am I still 
missing something here?

BTW, not that I want to press you, but do you have any idea when you will 
be finishing up version 2? I ask because it seems that the github code 
currently is kind of in-between versions...

Thanks again,
Joachim.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to