Tamás Russ

Results 29 comments of Tamás Russ

An architecture decision we have to make is how the Addons provide APIs to other Addons and/or Plugins.

An example HTML structure of a distribution in Svelte ![image (6)](https://github.com/openscd/open-scd/assets/1510715/a1ff806c-f9c2-4c52-8b68-89078ea81c80)

a small POC: https://stackblitz.com/edit/vitejs-vite-tbwkqi

Is this PR still relevant?

It is weird that sonarcloud did not find anything. We have to check the configs.

The SonarCloud projects does not exist anymore. I will close this PR, but we can reopen it again if we want to proceed with SonarCloud

As discussed this seems to be two separate bugs: - we start the wizard at a strange point - we remove stuff we did not even wanted to touch

The agreed solution was that the wizard takes care of the renaming of references. If the use-case comes up often we may extract it out to an SCL library

> Perhaps this is obvious, but anyway: > > **Wizards should be able to be used by plugins independent of a distribution** > > For testing plugins and as part...