<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom., 27 de fev. de 2022 às 20:58, Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 28.02.2022 00:26, José de Abreu wrote:<br>
<br>
> but on the other hand, pd also has the opposite case, where flags <br>
> comes in the end, they are on the text family objects, specifically <br>
> the [text sequence] object<br>
<br>
[text sequence] is really an outlier. Typically, flags come *before* <br>
positional arguments, but *after* "methods", see [text define]. Here the <br>
flags come *after* the first (and only) positional argument. To add more <br>
to the confusion, there is a problem with the flag parsing: <br>
<a href="https://github.com/pure-data/pure-data/issues/1579" rel="noreferrer" target="_blank">https://github.com/pure-data/pure-data/issues/1579</a></blockquote><div><br></div><div>Well, made a PR that fixes it and allows flags to come first, but is also permissive of this old and "wrong" way for backwards compatibility... </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>
<br>
Christof<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div></div>