{
"id": "topic:observer-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Observer Pattern",
"description": "Observer Pattern as a cross-cutting topic - dependents subscribing to a\nsubject and reacting when its state changes.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:taxonomy-alignment-import",
"to": "topic:observer-pattern",
"kind": "documents"
}
]
}