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

Add helpers for compiling custom value and staticCommand bindings #1340

Merged
merged 1 commit into from May 23, 2022

Conversation

exyi
Copy link
Member

@exyi exyi commented Mar 30, 2022

Note that I'm not adding helpers for compiling new
command and resource bindings,
because they are better created from Func<...>, since they
are only evaluated compile-time.

Copy link
Contributor

@quigamdev quigamdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

Note that I'm not adding helpers for compiling new
command and resource bindings,
because they are better created from Func<...>, since they
are only evaluated compile-time.
@exyi exyi merged commit 3bc328f into main May 23, 2022
@exyi exyi deleted the binding-cache-helpers branch May 23, 2022 18:19
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

2 participants