зеркало из https://github.com/mono/mail-archives.git
96 строки
2.8 KiB
HTML
96 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] [MonoMac] patch NSUrlConnection
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20patch%20NSUrlConnection&In-Reply-To=AANLkTikHRsS%3Du3AScSZmPu0wW38qmDwBS5nYiyN%3D_iTs%40mail.gmail.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="003682.html">
|
|
<LINK REL="Next" HREF="003683.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] [MonoMac] patch NSUrlConnection</H1>
|
|
<B>Miguel de Icaza</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20patch%20NSUrlConnection&In-Reply-To=AANLkTikHRsS%3Du3AScSZmPu0wW38qmDwBS5nYiyN%3D_iTs%40mail.gmail.com"
|
|
TITLE="[Mono-osx] [MonoMac] patch NSUrlConnection">miguel at novell.com
|
|
</A><BR>
|
|
<I>Tue Jan 18 17:50:37 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="003682.html">[Mono-osx] [MonoMac] patch NSUrlConnection
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003683.html">[Mono-osx] [MonoMac] patch NSDocumentController
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3694">[ date ]</a>
|
|
<a href="thread.html#3694">[ thread ]</a>
|
|
<a href="subject.html#3694">[ subject ]</a>
|
|
<a href="author.html#3694">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hello,
|
|
|
|
><i> This patch adds a binding for SendSynchronousRequest and renames the
|
|
</I>><i> incorrect method in Foundation/NSUrlConnection.cs.  The one defined
|
|
</I>><i> in Foundation/NSUrlConnection.cs should just be removed completely as the
|
|
</I>><i> binding works great and the hand written method is incorrect anyway.
|
|
</I>
|
|
Since the code is shared with MonoTouch, where we do not have binding
|
|
support for out parameters, I cant take this patch as-is.
|
|
|
|
Can you explain what the bug in the method is, so I can fix it instead?
|
|
|
|
Miguel
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="003682.html">[Mono-osx] [MonoMac] patch NSUrlConnection
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003683.html">[Mono-osx] [MonoMac] patch NSDocumentController
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3694">[ date ]</a>
|
|
<a href="thread.html#3694">[ thread ]</a>
|
|
<a href="subject.html#3694">[ subject ]</a>
|
|
<a href="author.html#3694">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|