Markus Jahn, Markus Löberbauer, Reinhard Wolfinger, Hanspeter Mössenböck,
"Plux.NET - A Dynamic Plug-in Platform for Desktop and Web Applications in .NET"
, in Mohsen Rezagholi, Harald Gläser: Software-Technologien und -Prozesse, Oldenbourg Verlag, München, Seite(n) 15-41, 2012, ISBN: 978-3-486-71663-4
Original Titel:
Plux.NET - A Dynamic Plug-in Platform for Desktop and Web Applications in .NET
Sprache des Titels:
Englisch
Original Buchtitel:
Software-Technologien und -Prozesse
Original Kurzfassung:
Plug-in frameworks support the development of component-based software that is extensible and can be customized to the needs of specific users. However, most plug-in frameworks target desktop applications and do not support web applications that can be extended by end users. In contrast to that, our plug-in framework Plux supports desktop as well as web applications. Plux tailors applications to the needs of every user, by assembling it from a user-specific component set. Furthermore, Plux supports end-user extensions, by integrating components provided by the end user, even into web applications. Plux supports distributed web applications, by integrating components on the client machines into the web application. Plux allows application developers to restrict who is allowed to extend an application, at which points the application can be extended by a specific third party, and which operations such extensions are allowed to perform. And finally, Plux allows developers to retrofit security around unsecured components by specifying security constraints declaratively.