<div dir="ltr">Looking forward to trying it out (this is something I ran into recently.)<div><br></div><div>FYI, it looks like package dependencies are semi-broken (either in the latest changes or very recently)  Try loading the attached Foo package... it should fail but doesn't for me.  I had a rather ugly broken dependency where nastier things were happening (black screen, unresponsive image) which I'm having difficulty creating a repro test case for but it seems clear something is wrong.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 29, 2019 at 1:57 PM Juan Vuletich via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Folks,<br>
<br>
After many requests made during a long time, it is finally here. We can <br>
now serialize almost any BlockClosures, including those that use outer <br>
temps, self, instance variables, etc.<br>
<br>
The only closures that can't be serialized are those that do non-local <br>
returns (^stuff) or super sends. These are usually not passed around or <br>
stored in variables, so I don't expect this to be a limitation.<br>
<br>
Updates now at GitHub.<br>
<br>
Cheers,<br>
<br>
-- <br>
Juan Vuletich<br>
<a href="http://www.cuis-smalltalk.org" rel="noreferrer" target="_blank">www.cuis-smalltalk.org</a><br>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" rel="noreferrer" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
<a href="https://github.com/jvuletich" rel="noreferrer" target="_blank">https://github.com/jvuletich</a><br>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" rel="noreferrer" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
@JuanVuletich<br>
<br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>