<div dir="ltr"><div>That would be</div><div>DIM context as SliceCollectionContext ptr = NEW SliceCollectionContext</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 30 Jun 2020 at 22:28, James Paige <<a href="mailto:Bob@hamsterrepublic.com">Bob@hamsterrepublic.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"><div dir="auto"><div>Out of curiosity what is the DIM equivalent of VAR context = NEW SliceCollectionContext ?<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 29, 2020, 11:46 PM Ralph Versteegen <<a href="mailto:teeemcee@gmail.com" target="_blank">teeemcee@gmail.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"><div dir="ltr"><div>I gave in and used VAR for the first time in this commit, which is like DIM but the type is inferred rather than explicit:</div><div>  VAR context = NEW SliceCollectionContext</div><div>I had been avoiding it in the name of consistency. Will this be the beginning of a flood? I think I'll stick to DIM except where it's just too verbose, especially when using NEW.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 30 Jun 2020 at 00:18, <<a href="mailto:subversion@hamsterrepublic.com" rel="noreferrer" target="_blank">subversion@hamsterrepublic.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">teeemcee<br>
2020-06-29 04:41:41 -0700 (Mon, 29 Jun 2020)<br>
299<br>
Slice collections can be named; add SliceCollectionContext for collection roots<br>
<br>
You can now identify slices loaded by "load slice collection" in the slice<br>
debugger and see their name and ID<br>
<br>
This context could be used for storing other per-collection data in future,<br>
such as shared slice animations<br>
---<br>
U   wip/ohrhelp/sliceedit_metadata.txt<br>
U   wip/scriptcommands.bas<br>
U   wip/sliceedit.bas<br>
U   wip/slices.bas<br>
U   wip/<a href="http://slices.bi" rel="noreferrer noreferrer" target="_blank">slices.bi</a><br>
U   wip/whatsnew.txt<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" rel="noreferrer" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" rel="noreferrer" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div></div></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>