<div dir="ltr"><div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr" class="gmail_attr"><b> </b><span></span>On Fri, Mar 5, 2021 at 10:06 AM IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div></div></div></div></div></div></div></div></div></span></div></div></div></div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
>     - *tabwrite should act sensibly upon out of bound address #1281*<br>
>     <a href="https://github.com/pure-data/pure-data/issues/1281" rel="noreferrer" target="_blank">https://github.com/pure-data/pure-data/issues/1281</a><br>
<br>
as explained in the issue, this is by design.<br>
if you hate it, just use [moses] to filter out the out-of-bound indices.<br></blockquote><div><br></div><div>It seems quite unexpected behavior, but yes I can do range checking.</div><div>And agree w/Alex this behavior should be documented. <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
>     - *Feature Request: allow a [clone] instance to know the total number of<br>
>     instances #1279*<br>
>     <a href="https://github.com/pure-data/pure-data/issues/1279" rel="noreferrer" target="_blank">https://github.com/pure-data/pure-data/issues/1279</a><br>
<br>
i was under the impression, that in the end everybody agreed that this <br>
feature doesn't buy us anything.<br></blockquote><div><br></div><div>Well, I don't think everyone did agree. <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

[clone -n foo 20] takes the same number of chars as [clone foo 20 20] <br>
and needs more brain power to parse ("what was that '-n' flag for again?").<br>
the other solutions require much extra work both for the implementation <br>
of the feature and for using it, making it more likely to introduce bugs.<br></blockquote><div><br></div><div>Well, I understand. But maybe there is a simple solution no one has dreamed up.</div><div>I'd prefer to leave this one open, but the wrapper solution proposed by (??)</div><div>seems like that may work for my purposes. <br></div><div><br></div><div>BH<br></div> </div></div>