[Newcompiler] The decompiler for the old block is ready to test

Mathieu Suen mathieusuen at yahoo.fr
Sat Nov 10 17:37:24 UTC 2007


On Nov 10, 2007, at 3:28 PM, Marcus Denker wrote:

>
> On 10.11.2007, at 01:28, Mathieu Suen wrote:
>
>> Hi All,
>>
>> I have recently made some changes in the decompiler and now the  
>> image can decompile.
>> This time the decompiler test the identity of the method decompile  
>> and the original method to see if they match.
>> If you take a 3.10 image all the image could be decompiled.(Except  
>> for method with undefined class. see ScriptLoader>>unloadToolPlus  
>> for an example)
>>
>> The latest version can be load either from the univers browser or  
>> from squeaksource:
>> http://www.squeaksource.com/NewCompiler
>>
>> If you load from squeaksource we provide you a package loader.  
>> Load the NewCompilerLoader and execute:
>>
>> NewCompilerLoader new loadPackages.
>>
>> This while load all the needed
>
> Very nice!
>
> Do you think we can get rid of the FakeDecompiler now? This one was  
> faking the decompiler (by compiling code
> istead).
>

Yes , I think but do you know why the decompiler is needed even when  
you have the ChangeSet file.


> See the methods #decompilerClass... there we should return  
> Decompiler2 now, I think.
>
> 	Marcus

	Mth




	

	
		
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com


More information about the Newcompiler mailing list