Chapter 2.  Plugin Loaders

Table of Contents

1. Base Plugin
1.1. Definition of a Plugin
2. Shared Library Loader
2.1. Definition
2.2. Invocation
3. Mono Assembly Loader
3.1. Definition
3.2. Invocation

Plugin loaders implement a hool to a new language, or loading system in the plugin system. The actual binding of new languages to the plugin system or other parst of Evolutions api's are beyond the scope of this document, some languages make this easier than others.