[webkit-reviews] review requested: [Bug 10869] Auto-generate the internal methods for the Objective-C bindings : [Attachment 10576] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Sep 15 09:45:02 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 10869: Auto-generate the internal methods for the Objective-C bindings
http://bugzilla.opendarwin.org/show_bug.cgi?id=10869

Attachment 10576: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=10576&action=edit

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- Auto-generates the internal method (ie. the _fooBar and _fooBarWith methods)
implementations where standard.  For cases where a custom implementation was
needed, added a [ObjCNoInternal] extended attribute to the corresponding IDL.

- Some general cleanup of some of the non-generated bindings, to bring them
inline with what the generated bindings look like.



More information about the webkit-reviews mailing list