Skip to content

Glossary implementation should make use of the revision property

The Glossary abstract class has a revision property, which is intended to be updated when the Glossary content changes. Clients are also (probably) intended to subscribe to this property, to react to any changes. The clients of the Glossary are the info panel controller and the inspector panel controller. They should subscribe to the revision property in their initialization methods.