[Mono-osx] WebView WindowScriptObject
Geoff Norton
gnorton at novell.com
Fri Feb 25 11:55:29 EST 2011
On 2011-02-25, at 11:15 AM, Maxi Combina wrote:
>
> 2011/2/25 Geoff Norton <gnorton at novell.com>
> It appears we dont have the WebScripting protocol bound as a [Model] yet:
>
> http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/WebKit/Protocols/WebScripting_Protocol/Reference/Reference.html
>
> If we did you would want to have your NativeMessageReceiver inherit from WebScripting and override the methods.
>
> Would you like to submit a patch to the webkit bindings that does this?
>
> IIRC, Miguel told me that this binding is left explicitly out.
I dont see any reason we need to explicitly leave this out? The [Model] can implement the protocol methods, and then people can [Export()] their implementation on top of the subclassed model, which would be much more developer friendly I think.
Am I missing something here miguel?
-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110225/295ad8bc/attachment.html
More information about the Mono-osx
mailing list