On 08.04.2008, at 06:21, karl wrote:
> A activity with Squeak would be nice, and even useful :-) It could  
> just
> be the Etoy dev image with write permission.


Well, the Right Thing would be to check the image+changes files into  
the datastore. Problem is, it is unusably inefficient to do so  
currently because a Journal entry can only hold one file at a time.  
That means those two files would have to be pt into an archive and  
copied into/out of the datastore. Development images can easily grow  
to 50 or 100 MB, so this is not really an option. Even copying 20 MB  
takes a while.

- Bert -


_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to