flyweight-factory-ensures-sharing

Status: IN

In the Lexi example, a GlyphFactory lazy-creates and caches 128 Character flyweights by character code; only Character glyphs are shared (Row and Column are not).

Source: entries/2026/06/17/gof-oo-chunk-14.md

Depended on by

JSON