Skip to content

feat: Add LoaderDecorator and per-dependency load configs - #26

Merged
romychab merged 1 commit into
mainfrom
feat/factory-loaders-and-flow-dependencies
Aug 15, 2026
Merged

feat: Add LoaderDecorator and per-dependency load configs#26
romychab merged 1 commit into
mainfrom
feat/factory-loaders-and-flow-dependencies

Conversation

@romychab

Copy link
Copy Markdown
Owner
  • LoaderDecorator wraps every loader in subjects, caches, stores and paged loaders
  • LazyFlowSubjectFactory.create now runs in a LazyFlowSubjectCreationScope; use newInstance(...) to inherit the cache configuration
  • Dependency-triggered reloads no longer force SilentLoading; pass FlowComposer.Config as a dependsOnFlow key to opt in
  • SimpleStoreFactory applies shared defaults to every store it builds

- LoaderDecorator wraps every loader in subjects, caches, stores and paged loaders
- LazyFlowSubjectFactory.create now runs in a LazyFlowSubjectCreationScope; use newInstance(...) to inherit the cache configuration
- Dependency-triggered reloads no longer force SilentLoading; pass FlowComposer.Config as a dependsOnFlow key to opt in
- SimpleStoreFactory applies shared defaults to every store it builds
@romychab
romychab force-pushed the feat/factory-loaders-and-flow-dependencies branch from 0ca47a7 to 830c953 Compare August 15, 2026 16:20
@romychab
romychab merged commit 55dcc43 into main Aug 15, 2026
4 checks passed
@romychab
romychab deleted the feat/factory-loaders-and-flow-dependencies branch August 15, 2026 16:26
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.

1 participant