Collected sources and patterns will appear here. Add from search or the patterns library.
InstanceKey -> RetainedInstance
Retrieve a cached object instance by key from a registry that survives host component destruction and recreation.
Problem it solves
UI and host configuration changes destroy hosting structures, but underlying business logic instances must be preserved.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.