[MOD][Modules] How to create a new module

Henrik Gedenryd h.gedenryd at open.ac.uk
Fri Feb 8 14:05:16 UTC 2002


Hannes Hirzel wrote:

> And a next question:
> 
> What do I have to do when I want to add a method to class String but want
> this addition to go into a DeltaModule belonging to 'People-HannesHirzel'?
> I want this added method to load and unload together with the my module.
> 
> I actually added a method to the class String and it was possible as
> usual. However I do not know where it went to? How can I look at the
> DeltaModules.
> 
> Regards
> HJH

There is yet no mechanism for capturing changes to DMs automatically, but
the mechanism for importing old code will create delta modules for class
extensions. As a workaround you can file out your extensions and use that
mechanism to create DMs.

Henrik




More information about the Squeak-dev mailing list