[squeak-dev] Saving a project's windows

Bert Freudenberg bert at freudenbergs.de
Mon May 23 16:02:18 UTC 2016


On 23.05.2016, at 03:20, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> 
> Hi All,
> 
>    I'd love to be able to save just the windows form a project.  Ideally I'd save also the changes from dirty packages, but that's basically all.  I'm trying the PUBLISH items in the Project (preview) window, and it either tries to create a huge word segment (the first PUBLISH option) or tries to compute a relevant compactClassesArray (the second option), which should be empty and if I make it empty, it looks like the Vm locks up in computing the segment. 

I’d use the “Save Project” menu item from the “Projects” menu in the menu bar. (not sure where you see the “publish” option)

But I get a fatal error ...

> Has anyone had any success saving projects with Spur?  Has anyone by some miracle done just the saving of project windows?  Any hints on avoiding the size explosion with the first PUBLISH option?


The size shouldn’t explode: in an Etoys, image, when I save a project with just a system browser and a workspace, it’s coming out as 66 KB, which seems reasonable.

In Trunk we have neglected project import/export for a long time. It shouldn’t be that hard to fix, but getting the details right is somewhat finicky. 

We might ask Ted for help, he’d be the one who could most easily fix it.

- Bert -

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4207 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160523/b30a29e4/smime.bin


More information about the Squeak-dev mailing list