[Bug 9921] New: IDBIndexedDatabase should be called IDBFactory

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9921

           Summary: IDBIndexedDatabase should be called IDBFactory
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: andreip@google.com
        ReportedBy: andreip@google.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


IDBIndexedDatabase serves as the entry point into the Indexed Database API and
its role is to provide methods for creating various IDB objects (e.g.
IDBDatabase, KeyRanges, etc).  See also the changes to IDBIndexedDatabase
proposed by Jonas in

http://lists.w3.org/Archives/Public/public-webapps/2010AprJun/0717.html

The group agreed to rename IDBIndexedDatabase to IDBFactory in

http://lists.w3.org/Archives/Public/public-webapps/2010AprJun/0966.html

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 14 June 2010 10:54:42 UTC