Nice one, why not add a file browser as well ?
Sure, maybe the text then needs a small update:
|
Stack serialization with Fuel
=====================================
The integration of the Fuel object serializer
(http://rmod.inria.fr/web/software/Fuel) makes it possible to persist stack
traces. Simply right click on a stack frame in the debugger and select "Fuel
out Stack" to produce a *.fuel file that represents the debugger.
To look at the serialized exception stack, simply drag the *.fuel file onto the
image and you will see a new debugger titled "External stack". Alternatively,
open a file browser, select the *.fuel file and click on "materialize".
<pharo-3-external-stack.png>
On 20 Apr 2014, at 12:09, Max Leske < [email protected]> wrote: <Screen Shot 2014-04-20 at 11.57.52.png><stack serialization with fuel.txt> On 15.04.2014, at 13:03, Damien Cassou <[email protected]> wrote:
Hi everyone,
we are working on a new website for Pharo! We need your help. If you have some time, please create and send us one of the following items:
- An up-to-date screenshot of Pharo 3.0 that shows some cool features. It should be 800px wide ; - A screencast ; - A paragraph (around 40 words) that presents a nice topic about Pharo and a corresponding screenshot.
We will select 1 large screenshot, 3 screencasts and 4 topic paragraphs.
This could be a very nice way for you to contribute to Pharo!
Best,
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
|