{"id":"abstract-factory-initialization-three-strategies","text":"Abstract Factory instances can be initialized via compile-time construction (new MotifFactory), environment variable or string lookup, or a registry that maps strings to factory objects — the registry approach is most extensible because it avoids linking all platform-specific factory code.","truth_value":"IN","source":"entries/2026/06/17/gof-oo-chunk-5.md","source_url":"","source_hash":"","justifications":[],"dependents":["abstract-factory-fully-specified-pattern","registry-and-factory-form-creational-infrastructure-stack"],"metadata":{"last_premise_reviewed":"2026-06-17T18:19:22","premise_review_result":"pass"},"created_at":"2026-06-17T21:30:28+00:00","updated_at":"2026-06-17T21:30:28+00:00","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"abstract-factory-initialization-three-strategies","truth_value":"IN","reason":"premise"}]}}