Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comma: support filter, watch, poll #707

Merged
merged 3 commits into from
Dec 21, 2023
Merged

comma: support filter, watch, poll #707

merged 3 commits into from
Dec 21, 2023

Conversation

fj0r
Copy link
Contributor

@fj0r fj0r commented Dec 21, 2023

  • Supports computed, the definition method refers to $env.comma_scope.computed, accepts two parameters, runtime parameters and $env.comma_scope
  • Supports filter, similar to computed, but only runs when declared, specified through $env.comm.flt
  • Supports watch, specified through $env.comm.wth. Support polling like 'poll:2sec'

@fj0r fj0r force-pushed the main branch 2 times, most recently from f00e83f to 3348550 Compare December 21, 2023 09:13
@fj0r fj0r force-pushed the main branch 2 times, most recently from e8af013 to c22de84 Compare December 21, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants