<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Hilaire,<br>
<br>
On 7/1/2023 7:11 AM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:c3ca2f28-9fcb-a639-b7bd-8f41c557c1bd@free.fr"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p><font size="4">Hi, <br>
</font></p>
<p><font size="4">In one hand, it detects state in a collection:</font></p>
<p><img moz-do-not-send="false"
src="cid:part1.08090800.05090400@cuis.st" alt="s" height="142"
width="285"></p>
</blockquote>
<br>
Yes.<br>
<br>
<blockquote cite="mid:c3ca2f28-9fcb-a639-b7bd-8f41c557c1bd@free.fr"
type="cite">
<p>But it does not with my object:</p>
<p><img moz-do-not-send="false"
src="cid:part2.08050706.05020804@cuis.st" alt="sd"
height="445" width="519"></p>
<p>What am I missing?</p>
</blockquote>
<br>
Your object is an OrderedCollection. An OrderedCollection doesn't
directly point to its contents. Its 'array' does that.<br>
<br>
#statePointsTo: is usually used with Arrays, where it is pretty
fast.<br>
<br>
But I guess it is not what you need.<br>
<br>
<blockquote cite="mid:c3ca2f28-9fcb-a639-b7bd-8f41c557c1bd@free.fr"
type="cite">
<p>Thanks<br>
</p>
<p>Hilaire<br>
</p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</blockquote>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
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</pre>
</body>
</html>