[indexedDB] OptionalParameter question on IDBDatabase.createObjectStore

For the optional parameters variable that is expected by the IDBDatabase.createObjectStore function, would it be possible to constrain the variable to have the keyPath and autoIncrement attributes as part of its instance members and not as part of its inheritance hierarchy?

Israel

Received on Friday, 27 May 2011 17:28:21 UTC