[Webkit-unassigned] [Bug 10713] New: ObjC DOM auto-generation should honor the [Optional] attribute

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 3 13:20:59 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10713

           Summary: ObjC DOM auto-generation should honor the [Optional]
                    attribute
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: timothy at hatcher.name


ObjC can do this by making as many methods as needed, one with the optional
parameter and one without. This is more complex when there are
multiple [Optional] parameters. We will need to step up through the optional
parameters making a new method as we add one to the end.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list