Re: ISSUE-70: what to do about window timers?

2006-04-04 Thread Robin Berjon
. C'mon, hang in there, the better we stick to the documentation part of our jobs, the sooner we'll be able to get creative where needed ;) -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

random notes on the XHR editorial notes

2006-04-05 Thread Robin Berjon
, including the DAV ones which would be very cool for some uses, for instance CMS UIs. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: First Public WD of XMLHttpRequest released

2006-04-05 Thread Robin Berjon
disembodied, err, bodiless responses. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ISSUE-76: Shoud window participate in event propagation

2006-04-13 Thread Robin Berjon
be defined (either way, I don't have a strong preference). Also, which spec should address this? The Window spec or DOM L3 Events? I think it's definitely something that would go in the Window spec. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: DOM3EV: Editorial comments

2006-04-16 Thread Robin Berjon
should they be dispatched in this case but the mutation events corresponding to the underlying removal/addition should not. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: DOM3EV: Editorial comments

2006-04-20 Thread Robin Berjon
, for compatibility with at least ASV and possibly other SVG UAs). -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: DOM3EV: Specifying inappropriate modifiers to MouseEvent.initMouseEventNS

2006-04-20 Thread Robin Berjon
optimise much. Besides, the Tiny subset of keyboard events don't have getModifierState() ATM. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: DOM3EV: Which events are fired for name mutations

2006-04-20 Thread Robin Berjon
different effects on bubbling, etc.). -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ISSUE-75: Is method case-sensitive?

2006-04-20 Thread Robin Berjon
don't know how widespread that sort of thing may be, and I don't necessarily believe it was the nicest design, but I would certainly like to avoid such munging if at all possible. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ISSUE-75: Is method case-sensitive?

2006-04-20 Thread Robin Berjon
of my cold, dead fingers. I'd also note that Apache preserves the casing of HTTP method all the way through mod_cgi. That's the case with all the server-side implementations that I'm aware of. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ISSUE-75: Is method case-sensitive?

2006-04-22 Thread Robin Berjon
, and more importantly rather long :) What would folks think of closing the issue with Mark's proposal? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ISSUE-75: Is method case-sensitive?

2006-04-23 Thread Robin Berjon
guess it has the ability to be LOA (Legacy On Arrival) which is a potential pain indeed. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: XMLHttpRequest readystatechange events

2006-04-23 Thread Robin Berjon
:) -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: XMLHttpRequest progress events

2006-04-23 Thread Robin Berjon
for. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: typo in REX requirements?

2006-05-20 Thread Robin Berjon
Hi Ruud, On Feb 10, 2006, at 01:43, Ruud Steltenpool wrote: in http://www.w3.org/TR/2006/NOTE-rex-reqs-20060202/ : . This ensure the integrity Thanks, this has been fixed. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: REX and XUP

2006-05-20 Thread Robin Berjon
(for protocol bindings) and listener manipulation. Thanks a lot! -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: REX and XUP

2006-05-22 Thread Robin Berjon
... No, they are in completely different spaces, thankfully. XQU is more like updating a DB than updating a document. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Agenda requests?

2006-05-24 Thread Robin Berjon
Hi y'all, does anyone have any specific agenda requests for the call later? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: ACTION-87: Selectors API

2006-05-30 Thread Robin Berjon
of sense. I support this. Heck yeah. Jonas: I think that would constitute a very good thing to put in the Bindings 4 DOM document. Of course, it's mean of me to suggest this means you have a new action item, but you can only blame yourself for having good ideas. -- Robin Berjon Senior

Re: Optional method arguments in the DOM

2006-06-29 Thread Robin Berjon
be mapped naturally onto Javascript and Java (and a bunch of others), and given that language-specific bindings can override that to make them required if it's really needed, I don't see why we shouldn't have them. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: XmlHttpRequest IDL non normative

2006-07-25 Thread Robin Berjon
of OMG-IDL it could be better not specifying the object in IDL. You could do it directly in EcmaScript. I'm not sure Ecmascript would be a good option here, but I don't have a strong opinion. The best option would be to document a Web API IDL but that's quite a lot of work. -- Robin Berjon

Re: [comment-rex] Processing and well-formedness

2006-09-21 Thread Robin Berjon
change concerning this question, or is this answer sufficient? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: [comment-rex] Editorial

2006-09-21 Thread Robin Berjon
there is a typo in a DOM representation by sending it DOM Events I don't think so, what are you thinking of? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: [comment-rex] result of an event

2006-09-21 Thread Robin Berjon
defers to the underlying DOM that is being manipulated for such issues, as described in section 6.1. If the underlying DOM has undefined behaviour for such a case, it's not our job to fix it. Hoping that this addresses your concern, -- Robin Berjon Senior Research Scientist Expway, http

Re: Comments on File Upload

2006-09-22 Thread Robin Berjon
. Thanks! -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: [File Upload] Security problems with File Upload

2006-09-22 Thread Robin Berjon
control, and requiring users to click the Browse button before the dialog would appear. The problem with this solution is that it then requires that the environment supports input type=file, which isn't always the case. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: comments on Selectors API WD

2006-09-29 Thread Robin Berjon
with a boolean indicating if only the first result should be retrieved or all. I think that's largely a matter of taste, isn't it? 5. Disruptive Innovations SARL becoming a W3C member on the 1st of October, we are ready to help on this specification. That's excellent news! -- Robin Berjon

Re: comments on Selectors API WD

2006-10-02 Thread Robin Berjon
On Sep 30, 2006, at 04:21, Daniel Glazman wrote: Robin Berjon wrote: I don't think we need to cram as many features as possible into v1. Defining the exact semantics of scoped CSS selectors can be a little tricky, and it clearly is the job of the CSS WG to do so. The WG thinks Tricky

Re: [comment-rex] Mutation events

2006-10-09 Thread Robin Berjon
. Thanks! -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: [comment-rex] recursivity of a rex element

2006-10-09 Thread Robin Berjon
of the same same instance). Do you have a specific recommendation for change in the specification? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: Liaison from JSR-287/280

2006-10-11 Thread Robin Berjon
expect that the JSR-287 and 280 EGs have several participants who could lend a hand. It would be most useful. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: XMLHttpRequest: Why list HTTP method names

2006-10-13 Thread Robin Berjon
? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/

Re: XMLHttpRequest: Why list HTTP method names

2006-10-16 Thread Robin Berjon
On Oct 14, 2006, at 15:20, Anne van Kesteren wrote: On Fri, 13 Oct 2006 14:18:56 +0200, Robin Berjon [EMAIL PROTECTED] wrote: And you guarantee interoperability how? It's not the job of the XMLHttpRequest specification to guarantee interoperability on HTTP level features, imho. Anyway

Re: XMLHttpRequest: Why list HTTP method names

2006-10-17 Thread Robin Berjon
animals. -- Robin Berjon - http://berjon.com/ --- So, if this show teach you anything, it should teach you how to respek everyone: animals, children, bitches, spazmos, mingers, lezzers, fatty boombahs, and even gaylords. So

Re: PAG for REX?

2006-10-30 Thread Robin Berjon
query but please do advise me of the appropriate list. This list is fine, but some aspects of PAG-related business are naturally confidential so I recommend that you get in touch with the Chair directly. -- Robin Berjon - http://berjon.com

Re: Selectors API naming

2006-12-20 Thread Robin Berjon
sense. -- Robin Berjon - http://berjon.com/ If Beethoven had been killed in a plane crash at twenty-two, the history of music would have been very different. As would the history of aviation, of course

Re: Selectors API naming

2006-12-20 Thread Robin Berjon
, we'd only end up with a spec full of compromises and smelling of design-by-committee. Beats reeking of design by theology. -- Robin Berjon - http://berjon.com/ Computer games don't affect kids, I mean if pac man affected

Re: heads-up on use of unnamespaced event types in XBL2

2007-01-08 Thread Robin Berjon
competent to assign names in the null namespace, if only for itself and other W3C WGs. I don't really care either way, but it's nice when policies don't change, and when consensual decisions are not revisited, especially those that were painful to all involved :) -- Robin Berjon - http

Re: Selectors API updates

2007-01-10 Thread Robin Berjon
. -- Robin Berjon - http://berjon.com/ In which level of metalanguage are you now speaking?

Selector API names - strawman

2007-01-11 Thread Robin Berjon
like them myself, but I can live with them. - Document.css() - Document.cssAll() - Element.css() - Element.cssAll() Same length, but with meaning. -- Robin Berjon - http://berjon.com/ Never doubt that a small group

Re: Selectors API naming

2007-01-26 Thread Robin Berjon
micromanaging its process thank you very much. -- Robin Berjon - http://berjon.com/ My whole life is waiting for the questions to which I have prepared answers. -- Tom Stoppard

Re: Selectors API naming

2007-01-26 Thread Robin Berjon
that, but it seems like it would be more accurate. This comes from completely nowhere. -- Robin Berjon - http://berjon.com/ I write plays because dialogue is the most respectable way of contradicting myself. -- Tom

Re: Selectors API naming

2007-01-26 Thread Robin Berjon
of this email was chosen at random I swear :) It's just the way of the SigMonster. -- Robin Berjon - http://berjon.com/ Interestingly enough - rendering dozens of plasticine bunnies floating in a giant vacuum cleaner complete

Re: XHR: sending documents

2007-02-28 Thread Robin Berjon
of anything useful that the UA can do on its own there, I'd suggest throwing an exception (DOMError or some such). -- Robin Berjon - http://berjon.com/ RDF is like violence: if it doesn't work, use more!

Re: New staff contact - Doug Schepers

2007-07-09 Thread Robin Berjon
On Jul 06, 2007, at 14:57, Chris Lilley wrote: Doug Schepers, who you all know, is now the WebAPI staff contact. Excellent news! Congrats Doug, and best of luck :-) -- Robin Berjon - http://berjon.com/ Formal

Re: CSS Query API: selectorQuery(...)

2007-07-20 Thread Robin Berjon
would like to propose using two [1] of selectorQuery(...) / .selectorQueryAll(...) / .selectorQueryOne(...) +1 from me. -- Robin Berjon - http://berjon.com/ Rated R for Robin