[Mono-osx] MonoMac: NSUrlConnection

Miguel de Icaza miguel at novell.com
Sat Jul 17 12:12:28 EDT 2010


>
>
> The ByRefPostProcessing change I already submitted for generator.cs works
> for binding NSError** as out NSError.  However it has one side affect that
> you cannot choose to ignore the parameter.  Which I believe was at least
> part of the motivation for the handwritten method.
>

The motivation was to have a working binding and this code is shared with
MonoTouch, so I want to keep it that way.


> I have the beginnings of a modification to generator.cs to bind NSError**
> as ref NSError, instead of out NSError.  With this you are required to pass
> in an object, but if you pass null the parameter is ignored.
>

We are not going to support passing null for cases where we need an out or
ref.

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100717/a744fddb/attachment.html 


More information about the Mono-osx mailing list