Skip to content

WIP: Backend stages

Jure requested to merge backend_stages into master

I'm opening this MR and will close it instantly, for reasons:

  1. we're implementing authorization as a component, but not one that is optionally included (it's hardcoded).
  2. it would have been the only reason for staged loading of components at this point in time.
  3. for posterity as a reference staged loading implementation.

Merge request reports