12:50:49 RRSAgent has joined #forms 12:50:49 logging to http://www.w3.org/2015/08/26-forms-irc 12:50:51 RRSAgent, make logs public 12:50:51 Zakim has joined #forms 12:50:53 Zakim, this will be 12:50:53 I don't understand 'this will be', trackbot 12:50:54 Meeting: XForms Users Community Group Teleconference 12:50:54 Date: 26 August 2015 12:51:10 Chair: Steven 12:51:15 Agenda: https://lists.w3.org/Archives/Public/public-xformsusers/2015Aug/0022.html 12:51:53 Regrets: Philip 13:03:06 I am in 13:07:46 nvdbleek has joined #forms 13:08:48 alain has joined #forms 13:10:32 Topic: Call next week [regrets from Steven] 13:10:32 [No link] 13:10:59 Steven: I am travelling next week, so I propose to skip a week 13:11:03 Erik: Sure 13:11:11 Topic: Editing 13:11:11 https://lists.w3.org/Archives/Public/public-xformsusers/2015Jul/0005.html 13:11:23 Steven: I have started editing. 13:12:24 ... I have still some comments about error handling, but I will collect those together, so we can discuss them in one go. 13:12:34 Topic: public-xformsusers 13:12:34 [No link] 13:13:41 Steven: I have corresponded with Mark Seaborne, he is working on the first article for the group. He may join the call one week, to chat with us. He's writing an article about the available implementations for the wiki, and I'll get him to forward it to us before he posts. 13:13:59 Topic: ACTION-2023: Check compatibility problems with 13:13:59 seconds-from-datetime and one other 13:13:59 https://lists.w3.org/Archives/Public/public-xformsusers/2015Aug/0021.html 13:14:25 Erik: We had discussed this earlier, I had an action item. 13:14:50 ... We have a clash with a function from XPath 2. 13:19:06 Steven: So your suggesting that in XForms 2, we have to say xf:seconds-from-dateTime, rather than just seconds-from-dateTime? 13:19:13 s/your/you're/ 13:21:58 Steven: It's annoying. 13:24:15 Erik: XForms 1.1 doesn't say anything explciit about namespacing functions 13:24:20 a/ii/i 13:24:26 s/ii/i 13:24:51 Erik: I don't know what other implementations do. 13:25:14 ... it would be annoying with having to prefix all functions. 13:26:05 Steven: Should we produce a renamed version of this functions, so the user isn't forced to be confronted with this? 13:26:16 Erik: secondsFromEpoch 13:26:25 ... makes the purpose clearer 13:27:07 Steven: Sounds better. 13:28:32 Erik: We say that in XPath 2 mode, a new function name is available. 13:28:43 ... but that you can also namespace the old name. 13:30:28 Steven: The real problem is interoperability. An XForms 1.1 won't work the same on an XForms 2.0 processor unless you explicitely say you are using XPath 1.0 mode. 13:30:37 Erik: That's what we agreed on. 13:31:30 Erik: Default XPath level depends on the XForms conformance level. 13:31:55 https://www.w3.org/MarkUp/Forms/wiki/XPath_Expressions_Module#The_xpath-version_attribute 13:32:40 https://www.w3.org/MarkUp/Forms/wiki/XForms_2.0#The_model_Element 13:34:57 Erik: We don't mandate a level by default 13:35:31 ... we need to fix https://www.w3.org/MarkUp/Forms/wiki/XPath_Expressions_Module#The_xpath-version_attribute to talk about the XForms version rather than the conformance level. 13:36:54 ACTION: Steven to fix xpath-version attribute to talk about XForms version, and not conformance level 13:36:54 Created ACTION-2024 - Fix xpath-version attribute to talk about xforms version, and not conformance level [on Steven Pemberton - due 2015-09-02]. 13:37:43 Erik: I suggest adding 1.1 as well as 1,.0 and 2.0 when discussing @version on model. I'll do it now. 13:37:50 s/,././ 13:38:12 Steven: Shal we add secondsFrom Epoch? 13:38:20 s/Shal/Shall/ 13:38:25 Erik: Yes. 13:38:28 Alain: Yes. 13:38:49 Erik: We need to explain the naming in the different modes as well. 13:40:04 ACTION: Erik to deal with the naming over XPath versions 13:40:04 Created ACTION-2025 - Deal with the naming over xpath versions [on Erik Bruchez - due 2015-09-02]. 13:40:44 ACTION: Erik add secondsFromEpoch function 13:40:44 Created ACTION-2026 - Add secondsfromepoch function [on Erik Bruchez - due 2015-09-02]. 13:41:44 Steven: Now the adjust-dateTime-to-timezone() fucntion 13:42:00 Erik: This one is not so different. 13:42:39 ... they are conceptually closer but with different parameters. Even more confusing in a way. 13:42:59 ... I need to figure it out offline. 13:43:16 ACTION: Erik to decide how to deal with adjust-dateTime-to-timezone() clash. 13:43:16 Created ACTION-2027 - Decide how to deal with adjust-datetime-to-timezone() clash. [on Erik Bruchez - due 2015-09-02]. 13:43:30 Steven: And then ## replace() and matches() 13:45:52 Steven: If there are no backward-compatibility issues, then I agree, remove them. 13:48:18 ACTION: Steven to remove "4.1.7 The matches() Function" and "4.3.5 The replace() 13:48:18 Function" from Expressions module 13:48:18 Created ACTION-2028 - Remove "4.1.7 the matches() function" and "4.3.5 the replace() [on Steven Pemberton - due 2015-09-02]. 13:48:52 Topic: Use of numeric in function parameters 13:48:52 https://lists.w3.org/Archives/Public/public-xformsusers/2015Aug/0020.html 13:49:30 Erik: Done the first part. 13:52:23 Steven: Does XPath 2 have the numeric type? 13:52:29 Erik: Yes 13:52:45 http://www.w3.org/TR/xpath20/#mapping 13:55:57 Steven: It seems to say it only works on operators 13:56:08 [ XPath 3.1 has xs:numeric as a single supertype ] 13:59:07 Steven: "A value of type xs:decimal (or any type derived by restriction from xs:decimal) can be promoted to either of the types xs:float or xs:double. The result of this promotion is created by casting the original value to the required type. This kind of promotion may cause loss of precision." 13:59:29 Steven: So we should use double in the signature 13:59:33 sorry, completely forgot that it was already 3PM CET 13:59:53 ACTION: Erik to check that integer promotes successfully to double 13:59:53 Created ACTION-2029 - Check that integer promotes successfully to double [on Erik Bruchez - due 2015-09-02]. 14:00:32 Topic: AOB 14:01:15 Steven: No call next week. Next call 9 September at the same time as today, 9:00 Boston. 14:01:20 [ADJOURN] 14:01:25 rrsagent, make minutes 14:01:25 I have made the request to generate http://www.w3.org/2015/08/26-forms-minutes.html Steven 14:04:14 Present: Steven, Erik, Alain 14:04:16 rrsagent, make minutes 14:04:16 I have made the request to generate http://www.w3.org/2015/08/26-forms-minutes.html Steven 14:05:43 Regrets: Philip, Nick 14:05:44 rrsagent, make minutes 14:05:44 I have made the request to generate http://www.w3.org/2015/08/26-forms-minutes.html Steven 14:52:27 Zakim has left #forms 14:58:14 nvdbleek3 has joined #forms 15:49:08 ebruchez has joined #forms