[Bug 21640] New: Dictionaries and callbacks should be distinguishable

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21640

            Bug ID: 21640
           Summary: Dictionaries and callbacks should be distinguishable
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: robin@w3.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

It seems strange that WebIDL prevents distinguishing between those two when
it's fairly common in code out there to do just that simply by checking that
typeof == function.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 9 April 2013 12:58:25 UTC