Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 205fd264

Von admin vor fast 3 Jahren hinzugefügt

  • ID 205fd2647046b57f6e7858e1d8dd129dc6b5a96a
  • Vorgänger ee482369
  • Nachfolger a4e78d85

plugin: Combine plugin descriptions from disk and added plugins.

Gwenhywfar is able to load plugins. However, this can be restricted when
building gwen in a fully static environment which don't allow for dynamic
loading of plugins.

In such a case plugin providers can add just create a plugin and add it to
Gwen's internal list.

However, an application querying the list of available plugins of a type
previously had to rely on there being a plugin description on disk.

This is no longer the case. Applications or libraries can add plugins to
existing plugin managers and also provide a plugin description for it.

  • hinzugefügt
  • geändert
  • kopiert
  • umbenannt
  • gelöscht