Accessing the Interpreters variables from a Plugin

Tim Rowledge tim at sumeru.stanford.edu
Sat Nov 15 17:36:15 UTC 2003


Bert Freudenberg <bert at isg.cs.uni-magdeburg.de> wrote:

> Bryce Kampjes wrote:
> 
> > Is there an easy portable way to access the interpreters variables
> > from a plugin? 
> 
> I think the only portable way currently is via InterpreterProxy, and 
> what's not exposed there is not accessible.
Exactly. InterpreterProxy provides an array of function pointers that
are accessible to plugin code. Plenty of examples can be found in the
source code base.


tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Todays assembler command :  EXOP   Execute Operator



More information about the Squeak-dev mailing list