RE: STS and lockCA

2009-10-02 Thread Hodges, Jeff
> Gerv had proposed.. > > > > We would like to allow sites to partition the CA space so that compromises > > and problems in other parts of it don't affect them. > > > > I therefore propose a simple extension to the STS standard; a single token > > to be appended to the end of the header: > > > > l

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Jonas Sicking
On Fri, Oct 2, 2009 at 9:25 AM, Darin Fisher wrote: > > > On Fri, Oct 2, 2009 at 4:00 AM, Olli Pettay wrote: >> >> On 10/2/09 7:31 AM, Darin Fisher wrote: >>> >>> FileData::slice appears to be spec'd like so: >>> >>> FileData slice(in long long offset, in long long length); // throws >>> FileExce

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Jonas Sicking
On Fri, Oct 2, 2009 at 9:19 AM, Darin Fisher wrote: > On Fri, Oct 2, 2009 at 9:15 AM, Arun Ranganathan > wrote: >> >> Darin Fisher wrote: >>> >>> FileData::slice appears to be spec'd like so: >>> FileData slice(in long long offset, in long long length); // throws >>> FileException >>> >>> This su

Re: STS and lockCA

2009-10-02 Thread Adam Barth
This is an interesting proposal. It addresses a different threat model than the core STS proposal (because you assume the attacker has a valid certificate for victim.com). I think we should resist expanding the scope of the core STS proposal. There are many different kinds of tokens one could im

Re: ISSUE-95: P&C CR: Conformance checker behavior intermixed with UA behavior [Widgets]

2009-10-02 Thread Marcos Caceres
On Fri, Oct 2, 2009 at 2:56 PM, Arthur Barstow wrote: > On Aug 12, 2009, at 7:35 AM, ext Web Applications Working Group Issue > Tracker wrote: > >> >> ISSUE-95: P&C CR: Conformance checker behavior intermixed with UA behavior >> [Widgets] >> >> http://www.w3.org/2008/webapps/track/issues/95 >> >>

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Darin Fisher
On Fri, Oct 2, 2009 at 4:00 AM, Olli Pettay wrote: > On 10/2/09 7:31 AM, Darin Fisher wrote: > >> FileData::slice appears to be spec'd like so: >> >> FileData slice(in long long offset, in long long length); // throws >> FileException >> >> This suggests that it may throw a file exception. I'm w

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Arun Ranganathan
Olli Pettay wrote: Synchronous slice seems pretty useful to me. Reader methods need to have some error handling anyway, so why to have it also with slice. (I guess the exception is thrown only if offset or length have out-of-bounds values). Yes; the exception as spec'd is thrown for out of bou

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Darin Fisher
On Fri, Oct 2, 2009 at 9:15 AM, Arun Ranganathan wrote: > Darin Fisher wrote: > >> FileData::slice appears to be spec'd like so: >> FileData slice(in long long offset, in long long length); // throws >> FileException >> >> This suggests that it may throw a file exception. I'm wondering if that >>

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Arun Ranganathan
Darin Fisher wrote: FileData::slice appears to be spec'd like so: FileData slice(in long long offset, in long long length); // throws FileException This suggests that it may throw a file exception. I'm wondering if that is a requirement? It seems that the rest of the methods are designed to re

Re: ISSUE-95: P&C CR: Conformance checker behavior intermixed with UA behavior [Widgets]

2009-10-02 Thread Arthur Barstow
On Aug 12, 2009, at 7:35 AM, ext Web Applications Working Group Issue Tracker wrote: ISSUE-95: P&C CR: Conformance checker behavior intermixed with UA behavior [Widgets] http://www.w3.org/2008/webapps/track/issues/95 Raised by: Marcos Caceres On product: Widgets On 11-Aug-2009, Marcos r

RE: [A&E] Last Call comments (2): discovery & localization

2009-10-02 Thread Marcin Hanclik
Hi Marcos, Thanks for the proposal. I agree with the approach you suggest. 1:1 we may have problems with consensus in this matter. Thanks, Marcin Marcin Hanclik ACCESS Systems Germany GmbH Tel: +49-208-8290-6452 | Fax: +49-208-8290-6465 Mobile: +49-163-8290-646 E-Mail: marcin.hanc...@access-co

Re: [A&E] Last Call comments (2): discovery & localization

2009-10-02 Thread Marcos Caceres
Marcin Hanclik wrote: Hi Marcos, What if the feature name would be "hardware://keyboard" indicating that a keyboard is required for the widget or "codec://H.264"? That would be fine. The above could be merged into "device://dev/keyboard" and "device://codec/H.264" respectively. That wo

RE: [A&E] Last Call comments (2): discovery & localization

2009-10-02 Thread Marcin Hanclik
Hi Marcos, >>> What if the feature name would be "hardware://keyboard" indicating that a >>> keyboard is required for the widget >>or "codec://H.264"? >> >>That would be fine. >> >>> The above could be merged into "device://dev/keyboard" and >>> "device://codec/H.264" respectively. >> >>That wou

[widgets] Test suite

2009-10-02 Thread Marcos Caceres
I've started working on the official test suite file for P&C. Please, no one touch any of the XML files or test cases or documents related to P&C till I'm done. I'll be working on this over the weekend and probably on Monday - I will email once I'm done. If you make changes, I will override the

Re: Comment on File API's FileData::slice method

2009-10-02 Thread Olli Pettay
On 10/2/09 7:31 AM, Darin Fisher wrote: FileData::slice appears to be spec'd like so: FileData slice(in long long offset, in long long length); // throws FileException This suggests that it may throw a file exception. I'm wondering if that is a requirement? It seems that the rest of the metho

Re: [WARP] "uri" attribute is confusing

2009-10-02 Thread Scott Wilson
I agree that "pattern" implies that you could use regular expressions (or similar) - this would be a much more flexible way to handle access, but does have implications (e.g. no need for a 'subdomains' attribute). In our system we will be using the access element to prompt the server admi

Comment on File API's FileData::slice method

2009-10-02 Thread Darin Fisher
FileData::slice appears to be spec'd like so: FileData slice(in long long offset, in long long length); // throws FileException This suggests that it may throw a file exception. I'm wondering if that is a requirement? It seems that the rest of the methods are designed to report success or failur

Re: [A&E] Last Call comments (2): discovery & localization

2009-10-02 Thread Marcos Caceres
Marcin Hanclik wrote: Hi Marcos, It is out of scope to define how bindings to features occur. Why? Where is the scope defined? The scope (and binding way the binding occurs) is defined in the spec that is behaving as a feature. Take Geolocation: it clearly states that binding of the geol