mail-archives/mono-osx/2011-February/003964.html

82 строки
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] patch: Mac OS X keychain API additions
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20patch%3A%20Mac%20OS%20X%20keychain%20API%20additions&In-Reply-To=8842CCFB-00E9-48BF-9A46-3FB6C9BF2AE3%40ololaiki.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003963.html">
<LINK REL="Next" HREF="003916.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] patch: Mac OS X keychain API additions</H1>
<B>Miguel de Icaza</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20patch%3A%20Mac%20OS%20X%20keychain%20API%20additions&In-Reply-To=8842CCFB-00E9-48BF-9A46-3FB6C9BF2AE3%40ololaiki.com"
TITLE="[Mono-osx] patch: Mac OS X keychain API additions">miguel at novell.com
</A><BR>
<I>Fri Feb 4 20:26:49 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003963.html">[Mono-osx] patch: Mac OS X keychain API additions
</A></li>
<LI>Next message: <A HREF="003916.html">[Mono-osx] Apple Application Tools
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3964">[ date ]</a>
<a href="thread.html#3964">[ thread ]</a>
<a href="subject.html#3964">[ subject ]</a>
<a href="author.html#3964">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
&gt;<i> - change the existing API (static Keychain -&gt; non-static Keychain). Most likely not possible because it will break monotouch customers.
</I>
You can extend the existing API with instance methods.
&gt;<i> - don't implement the MacOS functionality which requires API change. This would be sad because the functionality seems to be rich and useful for MacOS programmers.
</I>&gt;<i> - holistically depart from the common Keychain code base and ensure the best coverage for iOS and MacOS. We'll keep the common functionality within #maccore and implement delta functionality in #monomac
</I>&gt;<i>
</I>&gt;<i> Am I missing any other option?
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> On Feb 4, 2011, at 3:09 PM, Miguel de Icaza wrote:
</I>&gt;<i>
</I>&gt;<i> &gt; Hello
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;&gt; Does this make any sense?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; It does, but it does not prevent us from extending the existing API that
</I>&gt;<i> &gt; exists so that it covers both.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003963.html">[Mono-osx] patch: Mac OS X keychain API additions
</A></li>
<LI>Next message: <A HREF="003916.html">[Mono-osx] Apple Application Tools
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3964">[ date ]</a>
<a href="thread.html#3964">[ thread ]</a>
<a href="subject.html#3964">[ subject ]</a>
<a href="author.html#3964">[ 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>