- From: Eliot Graff <Eliot.Graff@microsoft.com>
- Date: Mon, 11 Jul 2011 17:44:07 +0000
- To: Robin Berjon <robin@berjon.com>
- Cc: "spec-prod@w3.org" <spec-prod@w3.org>
Thanks, Robin.
Yes, the same sort of rendering would be perfect.
> -----Original Message-----
> From: Robin Berjon [mailto:robin@berjon.com]
> Sent: Monday, July 11, 2011 10:26 AM
> To: Eliot Graff
> Cc: spec-prod@w3.org
> Subject: Re: WebIDL Dictionaries
>
> Hi Eliot,
>
> On Jul 8, 2011, at 22:45 , Eliot Graff wrote:
>> Does anyone know how to create WebIDL for dictionary types[1] using
> ReSpec? I'm trying to get something like this to generate a table of
> parameters:
>>
>> dictionary IDBDatabaseOptionalParameters { DOMString keyPath = null;
>> boolean autoIncrement = false; };
>
> Dictionary types aren't supported. That's a bug! So essentially you'd want the
> same sort of rendering as for interfaces?
>
> --
> Robin Berjon - http://berjon.com/ - @robinberjon
>
Received on Monday, 11 July 2011 17:48:43 UTC