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

           Summary: Rename "remove" method on object store to "delete"
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]


Based on the mailing list discussion, it was generally agreed that we could
rename the "remove" method on the object store API back to it's original name
of "delete". This was originally renamed due to EcmaScript reserved word
concern, but since all implementations are targeting EcmaScript 5, and "delete"
is contextually unreserved in ES5, the use of "delete" is perfectly fine, and
the most clear word for the action of the method.

-- 
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.

Reply via email to