/irc-logs / w3c / #webapps / 2009-01-08 / end
Options:
- # Session Start: Thu Jan 08 00:00:00 2009
- # Session Ident: #webapps
- # [00:16] * Joins: heycam (cam@130.194.72.84)
- # [00:52] * Joins: gsnedders (gsnedders@86.136.52.180)
- # [01:06] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [01:42] * Quits: aroben_ (aroben@71.58.73.153) (Connection reset by peer)
- # [03:10] * Joins: shepazu_ (schepers@128.30.52.30)
- # [06:35] * Joins: marcos (marcos@87.196.45.192)
- # [06:52] * Quits: heycam (cam@130.194.72.84) (Quit: bye)
- # [07:11] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Ping timeout)
- # [07:20] * Joins: heycam (cam@210.84.43.231)
- # [07:54] <shepazu_> Hixie, ping
- # [07:54] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [07:56] <Hixie> shepazu_: pong
- # [07:56] <shepazu_> do you know of any browser vendor with a stated intent to implement WebSockets?
- # [07:59] <shepazu_> I'm wondering how much support we can expect if we propose to move Network API forward... I'd like to see it done, but there is also the possibility of the API also being done in the same spec as the IETF one (though my preference would be to have the API done at W3C)
- # [08:05] <shepazu_> Hixie: I'm also curious if Lisa or any of the other IETF folks have expressed a preference as to whether the API should be done there or in W3C
- # [08:15] <Hixie> i don't know of any immediate plans to implement, but as with xbl, nobody has said outright no and several people have expressed interest
- # [08:15] <Hixie> websocket has more of a popular following than xbl2, too
- # [08:15] <Hixie> lisa said she wouldn't mind the api being done at ietf but thought it made more sense to have it done at w3c, iirc
- # [08:18] <shepazu_> I'd agree with that
- # [08:19] <shepazu_> what say we put it to the WebApps participants and see what they say?
- # [08:20] <Hixie> sure
- # [08:21] <shepazu_> I'll write and send the email
- # [08:23] <Hixie> k
- # [09:06] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: sex break)
- # [09:40] <smaug> shepazu_: we have a bug open for websockets
- # [09:40] <smaug> but no implementation yet
- # [09:40] <smaug> the bug was just opened
- # [09:40] <smaug> by a volunteer
- # [09:41] <shepazu_> smaug: is it likely that you will implement it?
- # [09:41] <smaug> The bug reporter is quite productive
- # [09:42] <smaug> but I'll inform him that websockets may merge with Net API
- # [09:43] <smaug> shepazu_: but the API must stabilize
- # [09:43] <shepazu_> ok, cool
- # [09:43] <shepazu_> yeah, that is the goal
- # [09:43] <smaug> there was TCPConnection last summer in HTML 5
- # [09:43] <smaug> then it changed to WebSockets
- # [09:43] <smaug> and now merging to something...
- # [09:44] <shepazu_> I'd ask hixie how stable it is, and how much it would be affected by changes in the protocol if it is taken up by IETF
- # [09:44] <smaug> and how long it will take to stabilize the API and protocol
- # [09:44] <shepazu_> smaug: I'm starting up work again in DOM3Events, after stopping to focus on SVG
- # [09:44] <smaug> great
- # [09:45] <shepazu_> I'm working on a list of outstanding issues
- # [09:46] * Quits: marcos (marcos@87.196.45.192) (Ping timeout)
- # [09:53] <Hixie> smaug: i don't expect any changes from what it is now
- # [09:53] <Hixie> but as always, it's a working draft
- # [09:53] <Hixie> sp...
- # [09:53] <Hixie> so, even
- # [09:59] * Joins: tlr (tlr@128.30.52.30)
- # [10:00] * Joins: arve (arve@213.236.208.247)
- # [10:01] * Quits: arve (arve@213.236.208.247) (Client exited)
- # [10:06] * Joins: arve (arve@213.236.208.247)
- # [10:20] * Joins: anne (annevk@213.236.208.22)
- # [10:28] * Quits: arve (arve@213.236.208.247) (Ping timeout)
- # [10:45] * Joins: arve (arve@213.236.208.247)
- # [11:00] <Hixie> hm
- # [11:00] <Hixie> shepazu_: to avoid a dependency from websocket to html5, i'd need to have the MessageEvent object defined elsewhere -- can we move that to DOM3 Events?
- # [11:37] * Joins: arve_ (arve@213.236.208.22)
- # [11:39] * Quits: arve (arve@213.236.208.247) (Ping timeout)
- # [12:00] <smaug> is MessageEvent stable?
- # [12:00] <smaug> also it has been changing
- # [12:01] <anne> is anything ever stable?
- # [12:02] <Hixie> MessageEvent should be stable now, yes
- # [12:02] <Hixie> smaug: well, it's a working draft. but what has changed?
- # [12:03] <smaug> was it last summer or so when MessageEvent got new attributes
- # [12:04] <Hixie> oh it definitely has changed since last summer
- # [12:04] <Hixie> i thought you mean like in the last month or so
- # [12:06] <smaug> (those changes sort-of broke .postMessage)
- # [12:06] <smaug> whoever implemented postMessage before changes had to support the old MessageEvent
- # [12:07] <smaug> but the new message event isn't backward compatible with the old one
- # [12:07] <smaug> because init methods have more parameters
- # [12:07] <smaug> though, everything is still just a draft...
- # [12:08] <Hixie> it's getting a lot more stable every month
- # [12:08] <Hixie> last summer this was all very unstable
- # [12:08] <anne> the init methods suck :/
- # [12:08] <Hixie> not sure what other solution there is to the init methods, but yeah
- # [12:12] <anne> overloading, maybe, but might get ugly quickly
- # [12:12] <anne> or maybe init methods should accept an object consisting of name:value
- # [12:13] <smaug> how would that work with non-JS languages?
- # [12:19] <anne> not sure, depends on the language
- # [12:19] <Hixie> it's a common idiom in perl, dunno about other languages
- # [12:20] <Hixie> personally i don't mind the long function signature of the init methods
- # [12:20] <Hixie> what i don't like is the two-step construction
- # [12:20] <Hixie> i wish they were just constructors
- # [12:20] <anne> the problem is when you want to add a new property
- # [12:20] <Hixie> (or factories, as now)
- # [12:21] <Hixie> oh well all the parameters should be optional and have defaults, certainly
- # [12:50] * Joins: ArtB (ce846302@128.30.52.43)
- # [12:52] * Quits: arve_ (arve@213.236.208.22) (Client exited)
- # [13:14] * Quits: Lachy (Lachlan@85.196.122.246) (Ping timeout)
- # [13:39] * Joins: Lachy (Lachlan@85.196.122.246)
- # [14:55] * Joins: aroben (aroben@71.58.73.153)
- # [14:57] * Joins: arve (arve@213.236.208.247)
- # [15:04] * Joins: marcos (marcos@87.196.45.192)
- # [15:09] * shepazu_ is now known as shepazutoo
- # [15:17] * shepazutoo is now known as shepazu2
- # [15:19] * shepazu2 is now known as shepazoo
- # [15:21] * shepazoo is now known as shepazu
- # [15:31] * Quits: arve (arve@213.236.208.247) (Ping timeout)
- # [15:44] * Joins: fjh (c0646811@128.30.52.43)
- # [16:05] * Quits: fjh (c0646811@128.30.52.43) (Quit: CGI:IRC (EOF))
- # [16:12] * Joins: arve (arve@213.236.208.22)
- # [16:12] * Quits: arve (arve@213.236.208.22) (Quit: Leaving)
- # [16:50] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [16:55] * Joins: billyjackass (MikeSmith@mcclure.w3.org)
- # [16:58] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Ping timeout)
- # [17:08] * Quits: billyjackass (MikeSmith@mcclure.w3.org) (Ping timeout)
- # [17:11] * Parts: anne (annevk@213.236.208.22)
- # [17:53] * Joins: anne (annevk@84.215.140.104)
- # [17:57] * Joins: wellington (chatzilla@200.158.190.21)
- # [18:09] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [18:10] * Parts: wellington (chatzilla@200.158.190.21)
- # [18:15] * Quits: sicking (chatzilla@63.245.220.242) (Client exited)
- # [18:25] * tlr is now known as tlr-bbl
- # [18:39] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Ping timeout)
- # [18:40] * Quits: trackbot (trackbot@128.30.52.30) (Connection reset by peer)
- # [18:42] * Joins: trackbot (trackbot@128.30.52.30)
- # [18:48] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [18:48] * Quits: trackbot (trackbot@128.30.52.30) (Client exited)
- # [18:50] * Joins: arve (arve@80.202.82.48)
- # [18:51] * Joins: trackbot (trackbot@128.30.52.30)
- # [19:04] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: sex break)
- # [19:12] * Parts: anne (annevk@84.215.140.104)
- # [19:37] * Quits: marcos (marcos@87.196.45.192) (Quit: marcos)
- # [19:39] * Joins: marcos (marcos@87.196.45.192)
- # [19:51] * Joins: sicking (chatzilla@63.245.220.242)
- # [20:08] * Joins: wellington (chatzilla@200.158.190.21)
- # [20:22] * Quits: tlr-bbl (tlr@128.30.52.30) (Quit: tlr-bbl)
- # [20:29] * Quits: wellington (chatzilla@200.158.190.21) (Quit: ChatZilla 0.9.84 [Firefox 3.0.5/2008121621])
- # [20:34] * Quits: marcos (marcos@87.196.45.192) (Quit: marcos)
- # [21:04] * Joins: marcos (marcos@87.196.45.192)
- # [21:05] * Quits: marcos (marcos@87.196.45.192) (Quit: marcos)
- # [22:25] * Quits: ArtB (ce846302@128.30.52.43) (Quit: CGI:IRC)
- # Session Close: Fri Jan 09 00:00:01 2009
The end :)