[Ohrrpgce] SVN: teeemcee/11880 Slice collections can be named; add SliceCollectionContext for collectio

Ralph Versteegen teeemcee at gmail.com
Tue Jun 30 05:31:05 PDT 2020


That would be
DIM context as SliceCollectionContext ptr = NEW SliceCollectionContext


On Tue, 30 Jun 2020 at 22:28, James Paige <Bob at hamsterrepublic.com> wrote:

> Out of curiosity what is the DIM equivalent of VAR context = NEW
> SliceCollectionContext ?
>
> On Mon, Jun 29, 2020, 11:46 PM Ralph Versteegen <teeemcee at gmail.com>
> wrote:
>
>> 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:
>>   VAR context = NEW SliceCollectionContext
>> 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.
>>
>> On Tue, 30 Jun 2020 at 00:18, <subversion at hamsterrepublic.com> wrote:
>>
>>> teeemcee
>>> 2020-06-29 04:41:41 -0700 (Mon, 29 Jun 2020)
>>> 299
>>> Slice collections can be named; add SliceCollectionContext for
>>> collection roots
>>>
>>> You can now identify slices loaded by "load slice collection" in the
>>> slice
>>> debugger and see their name and ID
>>>
>>> This context could be used for storing other per-collection data in
>>> future,
>>> such as shared slice animations
>>> ---
>>> U   wip/ohrhelp/sliceedit_metadata.txt
>>> U   wip/scriptcommands.bas
>>> U   wip/sliceedit.bas
>>> U   wip/slices.bas
>>> U   wip/slices.bi
>>> U   wip/whatsnew.txt
>>> _______________________________________________
>>> Ohrrpgce mailing list
>>> ohrrpgce at lists.motherhamster.org
>>> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>>>
>> _______________________________________________
>> Ohrrpgce mailing list
>> ohrrpgce at lists.motherhamster.org
>> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>>
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200701/b662fc11/attachment-0001.html>


More information about the Ohrrpgce mailing list