[SqueakEnd] and modules

ducasse ducasse at iam.unibe.ch
Fri Apr 5 18:46:09 UTC 2002


Hi

henrik sent me the following information this may be useful for you. I did
not had the time to look at that yet. But I will.

ducasse wrote:

> Do you have some scripts?
> For me I was planning to take the discards methods and see if I can fileout
> them and filein them after.
> 

For image decomposition, the analysis tools are in Module, categories "code
analysis" and "system conversion". The most important ones are listed in the
ModuleExplorer code pane. You should be able to understand it from the code.

Then look at the ModuleRefactorer class and the FromVersion... classes to
see how to code a class that will refactor the system. Feel free to extend
this as it was only written to cover what I needed to have so far.

Let me know if you need more help.

Henrik




More information about the Squeak-dev mailing list