[Mono-osx] [MonoMac] Adding WebKit DOM interfaces
Miguel de Icaza
miguel at novell.com
Tue Nov 16 00:30:19 EST 2010
>
> Perhaps I didn't quite get how to employ the generator for this case.
> Do you suggest that we simply stuff DomEventTarget methods under DomNode
> interface in webkit.cs?
>
You had it mostly there, but you had commented it out.
Me too. But this can't map directly to the ObjC method, right? We'll
> need to add an overload which will transfer control from it's internal
> DomEventListener instance to the delegate.
>
If you use a model, users can inherit, I used that bit from your commented
out code.
I also added two convenience overloads that will do the mapping and let use
use lambdas.
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20101116/54774cbd/attachment.html
More information about the Mono-osx
mailing list