Subscribed
No edit summary
(Replacing message template with parser tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
Subscribed means that data is watched for changes, and when a change occurs, an invalidation signal is sent to the subscriber.  
Subscribed means that data is watched for changes, and when a change occurs, an invalidation signal is sent to the subscriber.  



Latest revision as of 08:05, 17 June 2024

Subscribed means that data is watched for changes, and when a change occurs, an invalidation signal is sent to the subscriber.

Subscribers are often expressions.

Results of expressions are cached, and the answer is only computed if the expression has never been evaluated on read or has received an invalidation signal due to dependent data change.

This page was edited 95 days ago on 06/17/2024. What links here