>> Lastly, let's say you're doing cursor.continue() on an index cursor, how can
>> you get a handle to the objectStore?  I believe you can't.

We gave IDBCursor a source property too, that either points to the
objectStore or index depending on who called openCursor.

-Ben

Reply via email to