[Bug 28592] New: Conflicting @@iterator symbols between indexed attributes/getters and maplike/setlike

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

            Bug ID: 28592
           Summary: Conflicting @@iterator symbols between indexed
                    attributes/getters and maplike/setlike
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: kyle@nonpolynomial.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

Assuming an interface is both maplike/setlike and an indexed attribute/getter,
both cases will require an @@iterator symbol, but the spec does not make clear
whether there should be a tiebreak or whether this case should not be permitted
at all.

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

Received on Friday, 1 May 2015 19:49:30 UTC