[Webkit-unassigned] [Bug 10791] Even More Objective-C DOM auto-generation cleanup

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 10 10:51:08 PDT 2006


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





------- Comment #5 from darin at apple.com  2006-09-10 10:51 PDT -------
(In reply to comment #2)
> 1.  not a fan of exclude=JS, it seems to be used for Obj-C only bindings.  This
> only hinders efforts to make other language bindings (like ruby, python, perl,
> etc.)

I think you have this backwards.

exclude=JS is typically used for bindings that we don't want for JS, at the
moment at least. For example, there are cases where we have hand-written
bindings for JS that the auto-generated bindings would conflict with.

I don't know of any examples of true "ObjC-only" bindings. If those did exist,
then we'd want an ObjCOnly keyword of some type.

I think that the way we're doing it is *better* for other future language
bindings.


-- 
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