TestInterpreterPlugin

Bert Freudenberg bert at isgnw.CS.Uni-Magdeburg.De
Wed May 24 23:47:00 UTC 2000


On Wed, 24 May 2000, Raab, Andreas wrote:

> TestInterpreterPlugin [man we *really* need a better name for this]

How about renaming the classes like this:

CCodeGenerator
  PluginCodeGenerator (was PluggableCodeGenerator)
    CoercingCodeGenerator (was TestCodeGenerator)

InterpreterPlugin (uses PluginCodeGenerator)
  CoercingPlugin (uses CoercingCodeGenerator, was TestInterpreterPlugin)

TMethod
  PluginTMethod (was TestTMethod)

Also, the general classes should be moved from plugins and TestPlugins to
a separate category (for example, VMConstruction-Plugin Framework).

-- Bert





More information about the Squeak-dev mailing list