The Kinds of MobVM Plugins
Last updated at 12:15 am UTC on 17 January 2006
- Simple Plugins(P): These are all designated plugins that can be either internal or external.
- ExStuckins(X): These are designated plugins that were 'eternally internalized'.
- sqMetaObjects(M): These are newly created plugins. The term sqMetaObject was coined to indicate these SmallSqueak objects at the VM level. These are the bridges between the MobVM and the JITVI
- Incompatible Plugins(I): These are newly introduced plugins 'post MobVM'. They can be either internal or external but using a mechanism not compatible with MobVM.