Am 26.02.2014 um 14:19 schrieb Max Leske <[email protected]>:

> Cool! :)
> 
> Just be careful: if you’re using a large model the stack can blow up your 
> image with a low space warning / make it inresponsive (because the stack 
> referenes your model and boom, pretty much all of your instances will becom 
> serialized). 
> 
Yes, I know. But that would be a problem anyway. I think I have time. In the 
fuel files are 8 (!) contexts. :)

Norbert

> FYI we’re actively working on pruning of the serialization graph to solve 
> this.
> 
> Max
> 
> 
> On 26.02.2014, at 14:01, Norbert Hartl <[email protected]> wrote:
> 
>> The best smalltalk/pharo moments you get if you try things you want to have 
>> just in order to see they are already there.
>> 
>> Today FileBrowser.
>> I switched one of my servers to dump to stack with fuel to disk if an 
>> exception occurs. Today I copied the files from the server to my local 
>> machine and opened a workspace starting to write an expression to open them. 
>> Then I thought it would be cool if I could use the file browser for it. So I 
>> opened it and navigated to the directory with the fuel files…et voilà…as 
>> soon as I clicked on a fuel file a button „materialize“ appeared which 
>> showed the stack from the server right away.
>> 
>> Just brilliant! Well done!
>> 
>> Norbert 
> 
> 


Reply via email to