You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR implements tracked variants of `ProjectView`, `DocumentView` and
`DataView`.
These allow the creation of a `CacheValidator` to individually
(implicitly) decide if a cache is still valid for a deterministic
function after the `Project` was updated.
This provides the basis for implementing #48 and #49.
Closes#46
Similarly to #48, also cache results of the pipeline build by
ViewportPlugin
sThe text was updated successfully, but these errors were encountered: