<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 4, 2018 at 7:46 PM, David T. Lewis <span dir="ltr"><<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 04, 2018 at 06:36:14PM -0800, Chris Cunningham wrote:<br>
> Hi.<br>
><br>
> So, ever since I started actually using Morphic to build things with<br>
> drag/drop, I've wanted to build a little tool to turn those morphs back<br>
> into code/classes in Squeak.  I started out working on that, but got<br>
> distracted (especially since I started hand-coding for each and every Morph<br>
> how to encode them - and I wasn't going to have the patience for that).<br>
><br>
> When Tm Jhnsn wrote that he wanted the same thing, I dusted off my old<br>
> approach, and made it work - mostly.  If you look in<br>
><br>
> MCHttpRepository<br>
>     location: '<a href="http://www.squeaksource.com/morphToMethod" rel="noreferrer" target="_blank">http://www.squeaksource.com/<wbr>morphToMethod</a>'<br>
>     user: 'cbc'<br>
>     password: ''<br>
><br>
> and version 9, it should take most simple morphs and encode them.  It can<br>
> also take some morphs from EToys and encode them as well, although I really<br>
> don't know enough about EToys to figure out how to trap the right pieces.<br>
><br>
> If you do this, please heed the warnings in the class!  My first attempt at<br>
> the EToys with TileMap morph wound up bringing in the whole TileMaps -<br>
> morph and tiles both.  At this point, it is more of a spike - is this a<br>
> useful direction to go, or not?<br>
><br>
</span>> Video: *<a href="https://youtu.be/ou9g1_eLszM" rel="noreferrer" target="_blank">https://youtu.be/ou9g1_eLszM</a> <<a href="https://youtu.be/ou9g1_eLszM" rel="noreferrer" target="_blank">https://youtu.be/ou9g1_eLszM</a>><wbr>*<br>
<span class="">> (Taken right after running through the TileMap video myself)<br>
><br>
> -CBC<br>
<br>
</span>Well that's pretty cool stuff!<br>
<br>
Dave<br>
<br></blockquote><div>Thanks.</div><div>Forgot to mention that the search part doesn't work in the new morph - part of the 'I don't understand EToys enough'.</div><div>-cbc</div></div><br></div></div>