Created
June 27, 2013 17:23
-
-
Save bhauman/5878431 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;; does the dynamic nature of the unsubscribe require that I send this | |
| ;; through the dataflaw and submit the messages with a continue? | |
| [[:transform-enable (vec target-path) :select-list | |
| [{msg/topic msg/app-model msg/type :unsubscribe :paths [[:list-display :bedone :todo-lists <all the other lists>]]} | |
| {msg/topic msg/app-model msg/type :subscribe :paths [[:list-display :bedone :todo-lists list-id]]}]]] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment