[SqueakEnd] and modules

ducasse ducasse at iam.unibe.ch
Tue Apr 9 20:27:21 UTC 2002


Here is what henrik sent me. It seems that my first attempt to send it into
the list failed

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.
> 

Sorry you should have had this a long time ago.

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