[Module] Question about DeltaModule

Bergel Alexandre bergel at iam.unibe.ch
Wed Mar 20 17:24:07 UTC 2002


Ok, I understand what is the idea behind that, very good. But how it works ?
If I add a method to a module (with the browser for example), is it involve any deltaModule ?
Or, perhaps I have something like :

-=-=-=-=-=-=-=-=-=-=-=-=
Toto>>run
	Titi addClassVarName: 'Foo'.
-=-=-=-=-=-=-=-=-=-=-=-=

Where Toto is contained into a Module TotoModule and Titi contained into TitiModule.

But, if I try 
(Module @ #(People Ab Titi)) deltaModules

It is empty...

Anyone could explain me how it works ?

Regards,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._
Bergel Alexandre  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^



More information about the Squeak-dev mailing list