<div dir="ltr">I uploaded a (not so) quick Package tutorial video which covers this: <a href="https://www.youtube.com/watch?v=jXuoFEkg6UA">https://www.youtube.com/watch?v=jXuoFEkg6UA</a>  You can skip to the 9:00 mark since the first half is just an overview/intro.  I would have made it shorter but I didn't have the time...</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 10, 2020 at 6:41 PM <<a href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</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">Could someone email me code which does this?<br>
<br>
It would save me some confusion and nice to have a common behavior.<br>
<br>
Perhaps we should start a file of "rare but useful" practices..<br>
<br>
Thanks much!<br>
-KenD<br>
<br>
<br>
On 2020-03-10 09:14, Phil B wrote:<br>
<br>
> I do this as well...  #prePackageInstall is your friend.<br>
> <br>
<br>
>> On Tue, Mar 10, 2020 at 12:02 PM Hernan Wilkinson via Cuis-dev <br>
>> <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
> What I do in those cases is to compare if the current version of the <br>
> base image is the same as when I overwrote it on the package, if not, I <br>
> failed the initialization of the package.<br>
> Doing so, you don't loose the changes made in the base image.<br>
> The same thing should be done if you subclass and overwrite some <br>
> methods in the subclass...<br>
</blockquote></div>