On Tue, 2015-06-16 at 09:38 -0300, Juan Vuletich wrote:
> On 6/14/2015 4:03 PM, Dan Norton wrote:
> > Do the following without a problem:
> >
> > x := Morph new.
> > x storeString.
> >
> > However, the following gets a low memory warning:
> >
> > x := Morph new.
> > x openInWorld.
> > x storeString.
> >
> > - Dan
> >
> > _______________________________________________
> > Cuis mailing list
> >
[hidden email]
> >
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org> >
>
> Yes. I don't know if we should call this a bug. #storeString (from
> Squeak, maybe even from Smalltalk-80) never handled circular structures.
> I don't really see much value in this method.
>
If this method is a candidate for removal, please keep it around in the
compat package. (It is used quite liberally in the OMeta code... though
I'm not entirely sure why yet)
> Cheers,
> Juan Vuletich
>
> _______________________________________________
> Cuis mailing list
>
[hidden email]
>
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org