/irc-logs / w3c / #webapps / 2014-12-15 / end
Options:
Previous day, Next day
- # Session Start: Mon Dec 15 00:00:00 2014
- # Session Ident: #webapps
- # [00:05] * Joins: marcosc (~marcosc@public.cloak)
- # [00:17] * Joins: marcosc_ (~marcosc@public.cloak)
- # [00:17] * Quits: marcosc (~marcosc@public.cloak) (Client closed connection)
- # [00:46] * heycam|away is now known as heycam
- # [02:46] * Joins: jyasskin (~textual@public.cloak)
- # [03:02] * heycam is now known as heycam|away
- # [03:21] * Quits: kochi1 (~kochi@public.cloak) (Client closed connection)
- # [03:21] * Quits: kochi (~kochi@public.cloak) (Client closed connection)
- # [03:24] * Joins: kochi (~kochi@public.cloak)
- # [03:26] * Joins: kochi1 (~kochi@public.cloak)
- # [03:33] * heycam|away is now known as heycam
- # [04:00] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [04:08] * Joins: jyasskin (~textual@public.cloak)
- # [04:22] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [04:32] * Quits: marcosc_ (~marcosc@public.cloak) (Client closed connection)
- # [06:09] * heycam is now known as heycam|away
- # [06:17] * Joins: marcosc (~marcosc@public.cloak)
- # [06:25] * Quits: marcosc (~marcosc@public.cloak) (Ping timeout: 180 seconds)
- # [06:28] * Joins: marcosc (~marcosc@public.cloak)
- # [06:40] * Joins: estellevw (~estellevw@public.cloak)
- # [07:18] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
- # [07:31] * heycam|away is now known as heycam
- # [08:46] * heycam is now known as heycam|away
- # [08:56] * Quits: marcosc (~marcosc@public.cloak) (Client closed connection)
- # [09:39] * Joins: dom (dom@public.cloak)
- # [09:40] * Joins: marcosc (~marcosc@public.cloak)
- # [09:41] <MikeSmith> ted_: you might consider switching away from ReSpec to using TabAtkin's BikeShed thing
- # [09:43] <MikeSmith> ted_: Ms2ger could probably enumerate for you some reasons why you might not want to use (if you care to get an earful). Chief thing being the way it handles WebIDL
- # [09:47] <MikeSmith> ted_: anyway, there are a variety of these preprocessors for W3C specs, and they all suck. But it seems like in other current spec editor's estimation, the one that's generally seen as the one that sucks the least is BikeShed
- # [09:54] * Joins: dom_ (dom@public.cloak)
- # [09:57] * zz_nickstenn is now known as nickstenn
- # [09:59] * Quits: dom (dom@public.cloak) (Ping timeout: 180 seconds)
- # [10:01] * dom_ is now known as dom
- # [10:37] * Quits: marcosc (~marcosc@public.cloak) (Client closed connection)
- # [10:47] * Joins: marcosc (~marcosc@public.cloak)
- # [10:50] * nickstenn is now known as zz_nickstenn
- # [11:04] * Joins: estellevw (~estellevw@public.cloak)
- # [11:34] * Joins: darobin (rberjon@public.cloak)
- # [12:06] * zz_nickstenn is now known as nickstenn
- # [12:24] * nickstenn is now known as zz_nickstenn
- # [12:26] * Joins: abarsto (~abarsto@public.cloak)
- # [12:26] * abarsto is now known as ArtB
- # [12:52] <ted_> MikeSmith: yeah, we had this conversation
- # [12:52] <ted_> MikeSmith: switching to bikeshed looks like a lot of work though :-/
- # [12:56] * zz_nickstenn is now known as nickstenn
- # [12:57] <darobin> if WebIDL handling is your biggest gripe about ReSpec, there's a fresh pull request addressing that
- # [12:57] <darobin> I'll be reviewing it later today, I expect it to land soon
- # [12:57] <darobin> ted_, MikeSmith ^^
- # [12:57] <ted_> cool
- # [12:58] <ted_> darobin: i haven't really had many issues with it
- # [12:58] <ted_> just this one particular bug :)
- # [12:58] <darobin> ted_: you mean with empty enum keys?
- # [12:58] <ted_> yeah
- # [12:58] <darobin> let me see if that can be fixed
- # [12:58] <darobin> (the new WebIDL handling certainly fixes that since it relies on a real WebIDL parser)
- # [12:58] <ted_> i glanced at the code and it didn't seem terrible
- # [12:58] <darobin> but that's a bit of a big jump
- # [12:59] <ted_> ah
- # [12:59] <darobin> in general the code isn't terrible, the "webidl-oldschool" module is pretty hairy
- # [13:08] <darobin> ted_: https://github.com/w3c/respec/pull/376
- # [13:11] <ted_> thanks!
- # [13:11] <darobin> np
- # [13:11] <darobin> I reckon it'll get folded in and a new release shipped today or so
- # [13:12] <darobin> if you don't see that happening by all means scream
- # [13:12] <ted_> okay
- # [13:12] <ted_> not that much of a rush, i don't expect to publish a new draft in that timeframe
- # [13:33] * nickstenn is now known as zz_nickstenn
- # [13:35] * Quits: marcosc (~marcosc@public.cloak) (Client closed connection)
- # [13:52] <ArtB> darobin, speaking of respec, is http://www.w3.org/respec/examples/template.html current/up-to-date? I ask because it indicates a ReSpec error
- # [13:52] <ArtB> (I noticed a reference to it from tobie's http://tobie.github.io/specs-on-github/ )
- # [13:58] <darobin> ArtB: that's meant to be a starting point for someone to write a spec, it's not correct on its own
- # [14:00] <ArtB> darobin: ok. (I suspect most people just start from an existing spec anyway)
- # [14:03] <MikeSmith> darobin: good to hear (about ReSpec WebIDL PR landing soon)
- # [14:03] <MikeSmith> darobin: I was only bitching about it second hand
- # [14:06] * zz_nickstenn is now known as nickstenn
- # [14:39] <darobin> MikeSmith: yeah, it's been a real problem; I'm glad someone jumped on it and fixed it
- # [14:43] <MikeSmith> indeed
- # [15:46] * Joins: smaug (~chatzilla@public.cloak)
- # [15:56] * Joins: tantek (~tantek@public.cloak)
- # [16:33] * Joins: chaals (~Adium@public.cloak)
- # [16:40] * Joins: fjh (~fjh@public.cloak)
- # [17:02] * Joins: jyasskin (~textual@public.cloak)
- # [17:03] * Parts: fjh (~fjh@public.cloak) (fjh)
- # [17:28] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [18:00] * Quits: chaals (~Adium@public.cloak) ("Leaving.")
- # [18:00] * Joins: chaals (~Adium@public.cloak)
- # [18:14] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [18:16] * Quits: chaals (~Adium@public.cloak) ("Leaving.")
- # [18:20] * nickstenn is now known as zz_nickstenn
- # [18:24] * Quits: dom (dom@public.cloak) ("")
- # [18:57] * zz_nickstenn is now known as nickstenn
- # [19:04] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
- # [19:23] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [19:41] * Joins: jyasskin (~textual@public.cloak)
- # [19:51] * Joins: chaals (~Adium@public.cloak)
- # [19:59] * Quits: chaals (~Adium@public.cloak) ("Leaving.")
- # [19:59] * Joins: sicking (~sicking@public.cloak)
- # [20:04] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [20:16] * terri_offline is now known as terri
- # [20:38] * Joins: jyasskin (~textual@public.cloak)
- # [20:38] * nickstenn is now known as zz_nickstenn
- # [20:44] * zz_nickstenn is now known as nickstenn
- # [20:44] * mkwst___ is now known as mkwst
- # [21:04] * Joins: darobin (rberjon@public.cloak)
- # [21:16] * Quits: sicking (~sicking@public.cloak) (sicking)
- # [21:17] * Joins: sicking (~sicking@public.cloak)
- # [21:17] * Quits: sicking (~sicking@public.cloak) (sicking)
- # [21:23] * Joins: artb (~ArtB@public.cloak)
- # [21:28] * nickstenn is now known as zz_nickstenn
- # [21:50] * Joins: sicking (~sicking@public.cloak)
- # [22:20] * zz_nickstenn is now known as nickstenn
- # [22:31] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [22:31] * Joins: estellevw_ (~estellevw@public.cloak)
- # [22:32] * Quits: estellevw_ (~estellevw@public.cloak) ("Snuggling with the puppies")
- # [22:35] * nickstenn is now known as zz_nickstenn
- # [22:41] * zz_nickstenn is now known as nickstenn
- # [22:41] * nickstenn is now known as zz_nickstenn
- # [22:46] * Joins: jsbell (~jsbell@public.cloak)
- # [22:55] * zz_nickstenn is now known as nickstenn
- # [22:56] * Joins: rniwa (~rniwa@public.cloak)
- # [23:03] * Joins: jyasskin_ (~textual@public.cloak)
- # [23:03] * Quits: jyasskin (~textual@public.cloak) (Client closed connection)
- # [23:09] * nickstenn is now known as zz_nickstenn
- # [23:31] * pdr__ is now known as pdr
- # [23:33] * Joins: estellevw (~estellevw@public.cloak)
- # [23:33] * Quits: sicking (~sicking@public.cloak) (sicking)
- # [23:34] * Joins: marcosc (~marcosc@public.cloak)
- # [23:38] * Joins: fjh (~fjh@public.cloak)
- # [23:57] * Quits: smaug (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
- # Session Close: Tue Dec 16 00:00:00 2014
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn