Skip to content

️ Refactor configuration handling and initialization

Francis Lecavalier requested to merge feat/SCENIC-3731 into develop

This MR represents the first step towards the dismantling of Scenic Core.

A lot of things are happening here:

  • Complete refactor of the user-defined configuration files on the server and their handling
  • Refactoring of the initialization process
  • Removal of deprecated routes
  • Removal of SIP-related logic
  • Removal of 'models' classes
  • Removal of a lot of application code

Obviously: MAJOR BREAKING CHANGES Broken features may include:

  • Timelapse quiddities
  • ndiSniffer quiddities

These will be fixed in a future MR

Edited by Francis Lecavalier

Merge request reports