How to access plugin name from VMPluginCodeGenerator

PhiHo Hoang phiho.hoang at rogers.com
Sat Jul 12 20:24:50 UTC 2003


Hi,

    I need to generate a macro like:

    #define MODULENAME(ie)  "MiscPrimitivePlugin 12 July 2003"##ie

    How can I access 'nameString' (plugin name) from within 
    'VMPluginCodeGenerator>>emitCHeaderOn: aStream' ?

    I am sure there is a more gooder way to do it.
    
    Thanks for your help.

    PhiHo.



More information about the Squeak-dev mailing list