Freeze Objective-C bindings and stop autogenerating them: Step 1 - Convert a single file
Created attachment 284960 [details] Patch
Since this is the first file, I am interested in comments on the strategy too, not just this file. I may replicate what I did here for many other files!
I think we should move them to WebKit at the same time.
(In reply to comment #3) > I think we should move them to WebKit at the same time. I tried that at first and it was not practical because of the way everything includes everything else. Seriously it was a *lot* more work and I never got it working.
I think it will be easy to move all these files at once from WebCore to WebKit, but hard to move them one at a time.
Created attachment 284965 [details] Patch
Created attachment 284972 [details] Patch
(In reply to comment #5) > I think it will be easy to move all these files at once from WebCore to > WebKit, but hard to move them one at a time. Ah, that makes sense.
Comment on attachment 284972 [details] Patch Clearing flags on attachment: 284972 Committed r203974: <http://trac.webkit.org/changeset/203974>
All reviewed patches have been landed. Closing bug.