This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-10-26
Channels
- # admin-announcements (1)
- # beginners (167)
- # boot (117)
- # boulder-clojurians (1)
- # cbus (1)
- # clara (3)
- # clojure (87)
- # clojure-conj (2)
- # clojure-japan (2)
- # clojure-russia (23)
- # clojure-spain (3)
- # clojure-za (2)
- # clojurescript (184)
- # community-development (8)
- # core-async (7)
- # core-matrix (4)
- # cursive (36)
- # data-science (74)
- # datascript (3)
- # datomic (171)
- # events (6)
- # hoplon (83)
- # ldnclj (5)
- # ldnproclodo (1)
- # lein-figwheel (2)
- # leiningen (19)
- # liberator (2)
- # off-topic (5)
- # om (227)
- # onyx (5)
- # re-frame (142)
- # reagent (4)
- # yada (5)
@alexmiller: has making channels implement IObj
to support metadata ever been discussed?
@alexmiller: I sometimes find it would be convenient to have some metadata travel around with a channel as it's being passed around
Yeah I think it gets a little tricky when you consider all the channel fittings like merge, pipe etc. however I sympathize with wanting a place to name or annotate channels
Whilst useful in some cases, I think the pattern suggested in the comment is problematic exactly because it is OOB though
Thank you @potetm , yeah, I resolved it in #C03S1L9DN I have not fully grokked go-blocks yet, I suppose 😉