Re: Support for compression in XHR?

2008-09-09 Thread Stewart Brodie
, that's fine - but require is silly - it might make the data larger, for all you know. Leave it as a QoI issue for the user agent to sort this out for itself. -- Stewart Brodie

Re: Support for compression in XHR?

2008-09-12 Thread Stewart Brodie
that would be clearly daft. Typically, HTTP clients need to maintain notes on servers if they want to work optimally with them anyway. Whether the server supports compression via gzip and/or deflate would just be another bit of information that the client could collect. -- Stewart Brodie

Re: Proposal: High resolution (and otherwise improved) timer API

2008-10-06 Thread Stewart Brodie
to enforce a minimum frequency for interval timers just to give a fighting chance for the site to work at all (and to not allow the timer to fire again whilst the previous instance is still executing) -- Stewart Brodie Software Engineer ANT Software Limited

Re: Call for Consensus - Selectors Last Call

2008-10-31 Thread Stewart Brodie
trawling through the comments, I also think that the answer is that it works on the entire tree, and consequently the baz div should be the one and only result. -- Stewart Brodie Software Engineer ANT Software Limited

Re: Call for Consensus - Selectors Last Call

2008-11-03 Thread Stewart Brodie
Lachlan Hunt [EMAIL PROTECTED] wrote: Stewart Brodie wrote: [a few issues snipped] [see http://lists.w3.org/Archives/Public/public-webapps/2008OctDec/0216.html ] Thank you. I'd be pleased to see this document progress to LC. -- Stewart Brodie Software Engineer ANT Software Limited

Re: [selectors-api] Liveness versus NodeList

2008-11-21 Thread Stewart Brodie
under the feet of existing content. I would not like to lose the liveness property of node lists, as it would make NodeList objects incredibly memory inefficient if we had to construct the entire node list at NodeList construction time, too. -- Stewart Brodie Software Engineer ANT Software

Re: Publishing XMLHttpRequest

2009-08-12 Thread Stewart Brodie
Anne van Kesteren ann...@opera.com wrote: On Wed, 12 Aug 2009 17:17:09 +0200, Stewart Brodie stewart.bro...@antplc.com wrote: Please could you add an appendix in the latter that summarises what's new in the new version? Is there anything the Abstract does not cover you would like to see

Re: Status of Selectors API Level 1 Candidate

2010-05-06 Thread Stewart Brodie
any two browsers here that behave the same way. :-/ -- Stewart Brodie Team Leader - ANT Galio Browser ANT Software Limited

Re: Use cases for Range::createContextualFragment and script nodes

2010-10-20 Thread Stewart Brodie
going forward. Does the specification for createContextualFragment say anything about this? -- Stewart Brodie Team Leader - ANT Galio Browser ANT Software Limited

Re: [selectors-api] RfC: LCWD of Selectors API Level 1; deadline July 19

2012-06-28 Thread Stewart Brodie
updated (it's the same as in the previous CR) Did an edit go missing somewhere? -- Stewart Brodie Team Leader - ANT Galio Browser ANT Software Limited