Skip to content

Code Tours: Walkthroughs of Mirador's Source Code

Jack Reed edited this page May 19, 2020 · 1 revision

The following tours of Mirador's sub-systems will give a useful orientation toward solving many bugs, and making core contributions. It is intended to explain the main flows of data and logic in a narrative fashion, in order to make the overall architecture clearer for new contributors.

Module System

Initialisation

Configuration

Saving

Windowing

Manifest Processing

Request Handling

Event System and Component Synchronisation

Annotation Loading and Saving

Annotation Rendering