[Bug 12248] New: Make objects first-class API citizens

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

           Summary: Make objects first-class API citizens
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: annevk@opera.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


To be able to use objects in APIs throughout the web platform we need to have
objects that do not allow getters.
http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0756.html

For initializing events you we objects where you can retrieve values of keys
without side effects but the values of those keys can be pretty much anything.
Including what Web IDL currently calls "object".

I am not sure what the requirements for Indexed DB are.

-- 
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 Saturday, 5 March 2011 10:28:49 UTC