<div dir="ltr">Done, give it a try if not faint hearted ;)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/24 Chris Cunningham <span dir="ltr">&lt;<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Could you add a MultiNewParagraph class&gt;&gt;initialize that does your snippit (change all instances to NewParagraph).<div>
Include that MCZ in a new configuration map with that version (to ensure it loads for everyone else).</div>
<div>Then commit a new version of the package without MultiNeweParagraph.</div><div><br></div><div>This works, right?  you&#39;d think I&#39;d want to be updating Trunk at some point, too, wouldn&#39;t you?</div><div><br>

</div><div>-cbc</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 24, 2013 at 11:18 AM, tim Rowledge <span dir="ltr">&lt;<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On 23-09-2013, at 6:12 PM, tim Rowledge &lt;<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>&gt; wrote:<br>
<br>
&gt; Good news is that getting rid of all references to MultiNewParagraph doesn&#39;t seem to break anything and all the tests that used to refer to it still work when referring to plain old NewParagraph instead.<br>
<br>
</div>More good news; a nice simple and obvious<br>
MultiNewParagraph allInstancesDo:[:mnp|<br>
        mnp become: (mnp as: NewParagraph)]<br>
followed by a gc is enough to get rid of all instances without so far as I can tell causing any issues. So the obvious question is how to make a package with that and the class deletion; never done any sort of preamble script for MC stuff before so all advice welcomed.<br>


<div><br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" target="_blank">http://www.rowledge.org/tim</a><br>
</div>Oxymorons: Living dead<br>
<br>
<br>
<br>
</blockquote></div><br></div>
</div></div><br><br>
<br></blockquote></div><br></div>