[Bug 16595] Ability to get non-sequential records from various operations

2015-05-22 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16595

Joshua Bell  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Joshua Bell  ---
Now tracked as https://github.com/w3c/IndexedDB/issues/19

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Re: [webcomponents] How about let's go with slots?

2015-05-22 Thread Wilson Page
On Fri, May 22, 2015 at 7:47 AM, Ryosuke Niwa  wrote:

>
> > On May 21, 2015, at 11:33 PM, Wilson Page  wrote:
> >
> > From experience building components for Firefox OS I think the 'default
> slot' pattern will fulfill most of our use-cases. This means we won't have
> to burden our component users by requiring them to add `slot="foo"` all
> over the place.
>
> Could you clarify what you're referring to by "'default slot' pattern"?
>

https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Slots-Proposal.md#definitions
>> 'Default slot'


> > Is it fair to say that if this declarative API lands in V1, it's
> unlikely we'll see imperative API in V2? Have we not exhausted all the
> options?
>
> At F2F, basically all browser vendors have agreed that we eventually want
> the imperative API, and we (Apple) are certainly interested in the
> imperative API being included in v2.
>

Wasn't there talk that declarative before imperative might make imperative
more difficult/impossible?


> - R. Niwa
>
>