Extending Web Applications with Client and Server Plug-ins
Sprache des Titels:
Englisch
Original Buchtitel:
Software Engineering 2010 (SE 2010)
Original Kurzfassung:
Plug-in frameworks support the development of component-based soft-ware that is extensible and customizable to the needs of specific users. However, most current frameworks are targeting single-user rich client applications but do not support plug-in-based web applications which can be extended by end users. We show how an existing plug-in framework (Plux.NET) can be enabled to sup-port multi-user plug-in-based web applications which are dynamically extensible by end users through server-side and client-side extensions.