Re: [Standards] Council Minutes 2021-02-03

2021-02-14 Thread drew . varner
It’s similar to P1’s implementation, in that it will pattern match the head of the child element list and pop a known child off and parse it. It’s a common approach in functional languages. https://github.com/processone/xmpp/blob/master/src/xep0004.erl#L152 Not sure how we’ll do it on the

Re: [Standards] Council Minutes 2021-02-03

2021-02-14 Thread Florian Schmaus
On 2/11/21 7:09 PM, Drew Varner wrote: First time caller, long time listener. Some model-driven CODECs may not enforce nor detect order. P1’s model-based XMPP CODEC (https://github.com/processone/xmpp) does not enforce nor care about the order of the elements. ``` 2> ReportedFirst =

Re: [Standards] Council Minutes 2021-02-03

2021-02-14 Thread Florian Schmaus
On 2/10/21 10:00 PM, Dave Cridland wrote: On Wed, 10 Feb 2021 at 20:22, Florian Schmaus > wrote: Since you asked: Smack relies on the ordering (in case a non-default form field type is used), since Smack needs to see the first to assign types to the