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/