Skip to content

Removing Value Signal Signatures #118

Answered by rodydavis
icnahom asked this question in Q&A
Discussion options

You must be logged in to vote

The first of implementation I started on this path because extensions are awesome and it was a pretty straightforward way to add getters.

Ultimately, I needed to extend with value signal on these core types because of the mutations on some of the setters. I wanted to keep one object in memory, and allow for easy mutation.

This might be no longer relevant with .forceUpdate on value signal.

But Signal does not have that method for API concerns.

Maybe I am being overly cautious and should move forceUpdate to the signal class.

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rodydavis
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Solido
Comment options

Solido Jan 10, 2024
Collaborator

@rodydavis
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation enhancement New feature or request
3 participants
Converted from issue

This discussion was converted from issue #117 on January 10, 2024 18:00.