Self modifying systems question

Sten Kvamme skvamme at as4-2-8.an.g.bonet.se
Tue Apr 29 09:55:15 UTC 2003


Hello,

Self modifying code is a well known technology. Has anyone done this in
Squeak? What I'm seeking for is examples of software that adds to
itself (methods and variables) in runtime.

I understand from reading the Squeak documentation that it is easy
to add a variable to a running object instance for a developer, but
is it also possible to do from code without any developer around?


Thanks,
Sten Kvamme



More information about the Squeak-dev mailing list