Re: Spoon: debugging remote exceptions works

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Spoon: debugging remote exceptions works

Bert Freudenberg
On 20.11.2014, at 06:12, Craig Latta <[hidden email]> wrote:

>
>     Debugging remote exceptions works:
>
>     http://thiscontext.com/2014/11/20/debugging-remote-exceptions-works

Nice!

This might become a cool way to build minimal images for SqueakJS :)

- Bert -




smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Spoon: debugging remote exceptions works

David T. Lewis
On Thu, Nov 20, 2014 at 02:17:51PM +0100, Bert Freudenberg wrote:

> On 20.11.2014, at 06:12, Craig Latta <[hidden email]> wrote:
>
> >
> >     Debugging remote exceptions works:
> >
> >     http://thiscontext.com/2014/11/20/debugging-remote-exceptions-works
>
> Nice!
>
> This might become a cool way to build minimal images for SqueakJS :)
>
> - Bert -
>

Craig,

Have you tried dropping any of your Spoon images into Bert's SqueakJS page?
Is this feasible? IIUC, there would be some VM support necessary to make
it work, but the SqueakJS VM is by far the most generic runtime environment
available today. If various images could be grown from a minimal Spoon seed
within the SqueakJS environment, I have to think that this would be a remarkable
achievement indeed.

Dave