artifact
active
artifact:design-patterns-gamma-et-al

Design Patterns (Gamma et al.)

Book by the Gang of Four introducing software design patterns; the Memento pattern is directly cited.

Neighborhood — ranked by edge-count

Concepts (1)

concept
  • Memento Pattern
    associated_with
    GoF design pattern used for passing application-specific arguments during view creation, akin to snapshot state.

Artifacts (1)

artifact
  • A pattern language paper by Nicholas Jacobs, presented at PLoP-98, describing architectural patterns for building systems that support piecemeal growth using a backplane, standard applications, interface repository, and bootstrap applications.