[Bug 10640] New: Allow for non-nullable objects

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

           Summary: Allow for non-nullable objects
           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-webapps@w3.org


For various DOM Core methods it would be nice if method arguments could be
annotated with "cannot be null" or some such and when annotated as such the
binding would describe a language-specific exception to be thrown. I will use
[NoNull] for now.

-- 
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 Thursday, 16 September 2010 07:57:23 UTC