16:02:39 RRSAgent has joined #forms 16:02:39 logging to http://www.w3.org/2010/12/15-forms-irc 16:02:43 Zakim has joined #forms 16:02:50 zakim, this will be forms 16:02:50 ok, klotz, I see IA_XForms()11:00AM already started 16:02:54 rrsagent, make log public 16:04:02 zakim, code? 16:04:02 the conference code is 93676 (tel:+1.617.761.6200 tel:+33.4.26.46.79.03 tel:+44.203.318.0479), ebruchez 16:04:23 nick are you calling in? 16:04:24 +??P4 16:04:53 + +1.443.837.aabb 16:05:10 zakim, who is here? 16:05:10 On the phone I see +44.782.483.aaaa, Leigh_Klotz, ??P4, +1.443.837.aabb 16:05:12 On IRC I see RRSAgent, ebruchez, klotz, dshabano, nick, markbirbeck, trackbot 16:05:13 nick1 has joined #forms 16:05:30 - +1.443.837.aabb 16:05:49 zakim, code? 16:05:49 the conference code is 93676 (tel:+1.617.761.6200 tel:+33.4.26.46.79.03 tel:+44.203.318.0479), nick1 16:06:14 + +1.443.837.aacc 16:06:20 zakim, who is here? 16:06:20 On the phone I see +44.782.483.aaaa, Leigh_Klotz, ??P4, +1.443.837.aacc 16:06:22 On IRC I see nick1, Zakim, RRSAgent, ebruchez, klotz, dshabano, markbirbeck, trackbot 16:07:03 +Nick_van_den_Bleeken 16:08:49 http://www.w3.org/2010/12/08-forms-minutes.html 16:08:50 zakim, ??P4 is ebruchez 16:08:50 +ebruchez; got it 16:09:01 scribe: ebruchez 16:09:41 dshabano has left #forms 16:10:06 topic: MicroXML, etc. 16:12:21 Kurt: A lot of exchanges going on, I have been trying to figure out what ppl want to accomplish. Big issue is namespaces. James Clark proposed MicroXML, which would minimize use of namespaces., and use a simpler inheritance model (based on proposal by Mike Kay). Not a huge amount of consensus, besides: simplify XML dev, simplify XML for use along JSON lines, what do we do wrt XML / HTML5. Answer: still in progress. 16:13:30 Leigh: Lot of attention to this wrt web and web browsers. What about other communities? Financial industry? Is plan to leave this as legacy? 16:13:49 Kurt: Don't think there is plan per se. 16:14:01 Leigh: Who are the stakeholders? 16:16:03 Kurt: Core ppl e.g. xml-dev: is there any way to solve namespaces issue. CMS ppl don't want to see breakage. Don't think is has permeated beyond these groups yet. 16:16:18 Leigh: So strict subsetting. 16:17:12 Kurt: I keep pushing E4X. HTML 5 opposed to anything w/ letter X. 16:17:22 pfennell has joined #forms 16:17:30 Leigh: JSON has benefit you use "." and things work. 16:18:00 Leigh: Solutions can also be APIs, Javascript. Nothing can stop that. 16:18:52 Hello, I can talk again. 16:18:58 Leigh: Primary move for JSON is expression language syntax. XForms needs expression language that is also parsable. 16:19:07 Leigh: DOM has hurt XML a lot. 16:19:27 Kurt: Agreed. 16:21:26 Kurt: If you don't have a development towards E4X or libraries to make things simpler, there is a problem. Should be what W3C should be doing. If we could get something out there, it would help. 16:21:48 Leigh: Key is sth fully implementable in JavaScript. 16:22:09 Kurt: We have a bigger stake than some on these issues. 16:22:50 Leigh: ... 16:23:59 Leigh: A library providing integration with JSON and JavaScript. 16:24:32 Kurt: (Conversion JSON - XML) 16:24:51 Leigh: Taking a look in this area. 16:25:47 Kurt: In XML community, lots of ppl don't think much about XML on the web. E.g. Mike Kay is working on JavaScript implementation of XSLT 2. We should keep an eye on this. 16:26:10 Leigh: Look at latest Chrome, it's very fast. 16:27:15 Kurt: Looking at mobile market, dominant market currently is apps rather than web pages. Web a bit clunky in comparison. Also factor to look wrt simplification of XML. 16:27:41 Kurt: Mix of XML and JSON. 16:28:37 Kurt: ... 16:29:40 Erik: Trying to figure out the impact on XForms, or general discussion? 16:30:05 Leigh: Just a brainstorm. 16:35:08 Erik: There is a move way from XML, especially on the web. Lots of places where XML was used now see replacements, e.g. HTML 5, JSON, YAML, etc. 16:38:05 Kurt: Seems to follow a bit the curve of SQL. Flip side is: web side of things is very selective. When a tech doesn't seem to become predominant, it is perceived is not being successful. But in reality, there is a huge amount of data in XML at this point. If the question is whether XML is becoming non-relevant, I don't think so. But there is very vocal minority, in the web community, that is pushing against it. 16:38:56 Kurt: Scala discussion is a bit disturbing. 16:40:19 Philip: On MicroXML, I think it is good in that it doesn't really affect XForms much. I would be happy with something like this. 16:41:22 Philip: On the mobile space, because with apps you are not tied to the web stack, isn't this a good thing? 16:41:45 Leigh: [Picoforms, ...] 16:44:35 Kurt: I don't think past efforts are indicative of future ones. Picoforms focus was relatlively minimal implementation for small devices. Android is very full-featured. As a platform it is a pretty radical break from where things have been going (also with iPhone, but iPhone is more captive). One question for XForms working group: what is the best way to deploy XForms? Web, or standalone engine on mobile devices? Core API for other developers? 16:44:57 Kurt: Number of possibilities open up. 16:49:20 Erik: [Talking about apps vs. web stack, exemplified by Android and ChromeOS. Different players are making different bets on the future.] 16:55:39 Kurt: [...] Category of "apps" will work locally, based on web stack. [...] Getting back to XForms: where is the sweet spot? With XQuery, you think more about list processing vs. document processing. More feedback on XForms if you include working with JSON. Can some convention be set to formally define XML construct within JSON? 16:56:48 Leigh: Not much about XForms that requires XML in data model, except XPath as expression language. Can't we just do the JSON - XML conversion? 17:00:16 Kurt: I think one sweet spot is using both JSON and XML in same structures. Based on E4X experience, native integration with language is very beneficial. Is there a common path language we can use for both data models? Issue with JavaScript is list processing is not as good as in XPath. 17:03:52 Kurt: XForms gives you a data model, HTML 5 doesn't. 17:04:17 Erik: [Talk on JavaScript version of XForms, and possibility to have JS for bindings. Seems absolutely possible.] 17:05:55 Kurt: I think you could define a path model including the best of XML and JSON. 17:06:21 Erik: XPath ppl might have done some thinking on this already. 17:06:42 Leigh: Kurt, it would be great to engage the xml-dev community. 17:08:25 -Nick_van_den_Bleeken 17:08:26 -Leigh_Klotz 17:08:26 -ebruchez 17:08:28 - +1.443.837.aacc 17:08:30 - +44.782.483.aaaa 17:08:34 IA_XForms()11:00AM has ended 17:08:36 Attendees were +44.782.483.aaaa, Leigh_Klotz, +1.443.837.aabb, +1.443.837.aacc, Nick_van_den_Bleeken, ebruchez 17:09:07 rrsagent, make minutes 17:09:07 I have made the request to generate http://www.w3.org/2010/12/15-forms-minutes.html klotz 17:38:19 ebruchez has joined #forms 18:34:37 Zakim has left #forms