links to this page:
SqMOM
ModManPlugin
ObjectMemoryPlugin
MobVM/SmallSqueak Page Cluster
ModManProxy
Last updated at 12:13 am UTC on 17 January 2006
From ModManPlugin.h :
typedef struct ModManProxy
{
struct GenericPlugin genericPlugin ;
int (FindAndLoadImage)(void) ;
} ModManProxy ;