# Separable Intrinsic State

> The requirement that an object's shared, context-independent state be separable from its per-use state.

Record: `lex:separable-intrinsic-state`
Kind: constraint
Layer: [Design Patterns Core](https://banes-lab.com/records/layer/design-patterns-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-separable-intrinsic-state

## category

- [Structural Patterns](https://banes-lab.com/records/lex-category/structural-patterns.md)

## referenced-by

- [Flyweight Pattern](https://banes-lab.com/records/arch/flyweight-pattern.md)
