Skip to content
  • David Thompson's avatar
    WIP: Add a registrar and update constructors. · ddcc8344
    David Thompson authored
    All components must now provide a constructor whose
    first argument is a JSON object. This will be used
    for read operations.
    
    New operations introduced:
    + Create – create an empty markup resource
    + Read – read a markup resource from a file
    + SetName – rename a markup resource or any of its components
    ddcc8344