finos / FDC3-Sail

Open implementation of the FDC3 standard using Electron and an integrated App Directory.
Apache License 2.0
34 stars 26 forks source link

Preload Refactor #66

Closed nkolba closed 2 years ago

nkolba commented 2 years ago

consolidated preloads into 3 different preloads:

Adopted the 'sail' namespace for the internal preload api.

Did a bunch of cleanup around the preloads.

Changed renderer and main to work with the new preload and api structure.