Design and implementation of plug-in virtual machine

Honglei Liu,Xiangqian Ding,Ruichun Hou
DOI: https://doi.org/10.3969/j.issn.1674-7720.2014.03.002
2014-01-01
Abstract:In the development process of information system based on .Net platform, the reuse of component-control is very common, but the code of logical flow part has never been reduced effectively. For this situation, present the research on plug-in virtual machine. Abstracting a layer of “plug-in” between component-control and function module, the system is divided into plug-ins, by means of XML configuration file defines the logic relationship between plug-ins. At the same time, the "plug-in" can also implement the reuse of function. The plug-in virtual machine is used to explain and execute the configuration file.
What problem does this paper attempt to address?