[Cuis-dev] Voiceless regarding behavior of statePointsTo:

Juan Vuletich juan at cuis.st
Sat Jul 1 11:30:03 PDT 2023


Hi Hilaire,

On 7/1/2023 7:11 AM, Hilaire Fernandes via Cuis-dev wrote:
>
> Hi,
>
> In one hand, it detects state in a collection:
>
> s
>

Yes.

> But it does not with my object:
>
> sd
>
> What am I missing?
>

Your object is an OrderedCollection. An OrderedCollection doesn't 
directly point to its contents. Its 'array' does that.

#statePointsTo: is usually used with Arrays, where it is pretty fast.

But I guess it is not what you need.

> Thanks
>
> Hilaire
>
> -- 
> GNU Dr. Geo
> http://drgeo.eu
> http://blog.drgeo.eu

Cheers,

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230701/fb349901/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 14287 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230701/fb349901/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 42511 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230701/fb349901/attachment-0003.png>


More information about the Cuis-dev mailing list