Skip to content

Instantly share code, notes, and snippets.

@bhauman
Created June 27, 2013 17:23
Show Gist options
  • Select an option

  • Save bhauman/5878431 to your computer and use it in GitHub Desktop.

Select an option

Save bhauman/5878431 to your computer and use it in GitHub Desktop.
;; 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