On Thursday, June 16, 2011 3:09 PM, Cameron McCormack wrote: > Israel Hilerio: > > Great! I will work with Eliot to update the spec for the two APIs > > below, including their Synchronous counterparts, with: > > ------- > > dictionary IDBDatabaseOptionalParameters { > > DOMString keyPath = null; > > That would need to be > > DOMString? keyPath = null; > > (or else just write “DOMString keyPath;” and state in prose what it means if > the dictionary member was not specified). > > -- > Cameron McCormack ≝ http://mcc.id.au/ Good catch! I will make sure add: DOMString? keyPath = null; IsraelReceived on Friday, 17 June 2011 00:16:15 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:45 GMT