<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi Eliot.<br></div><div><br></div><div>thx for the reply.</div><div><br></div><div>The goal I am pursing is a consistent mapping of terms from the metal to the smalltalk level. If something is 'turtles' then I want it to be 'turtles' all the way down the chain.</div><div><br></div><div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div>Looking at platforms/unix/vm/SqModule.h, which declares the metaprotocol of these things, arg parsing, help, launch, etc, it's clear these things are VM modules, which is different from plugins. &nbsp;But you might ask Ian Piumarta directly.</div></blockquote> <br>Ian handles them in his CMake script with the term plugins_vm per this code in trunk/platforms/unix/cmake/Plugins.cmake</div><div><br></div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div><div id="1">MACRO (CONFIGURE_PLUGINS)<br>&nbsp; &nbsp;CONFIGURE_PLUGIN_LIST (plugins_int)<br>&nbsp; &nbsp;CONFIGURE_PLUGIN_LIST (plugins_ext)<br>&nbsp; &nbsp;CONFIGURE_PLUGIN_LIST (plugins_vm)<br>ENDMACRO (CONFIGURE_PLUGINS)</div></div></blockquote> <div><br></div><div>I prefer the term VMModules as that reflects the heuristics you use; I am ok with pluginsVM too as that mimics Ian's code. I will be replacing the term vmDrivers tomorrow when I can pry my eyes back open.<br></div><div><br></div><div>thx again.</div><div><br></div><div>t.</div><div><br></div><div><br></div><div><br></div><br></div></body></html>