зеркало из https://github.com/mono/mail-archives.git
82 строки
3.3 KiB
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>
|
|
><i> - change the existing API (static Keychain -> non-static Keychain). Most likely not possible because it will break monotouch customers.
|
|
</I>
|
|
You can extend the existing API with instance methods.
|
|
|
|
><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>><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>><i>
|
|
</I>><i> Am I missing any other option?
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i> On Feb 4, 2011, at 3:09 PM, Miguel de Icaza wrote:
|
|
</I>><i>
|
|
</I>><i> > Hello
|
|
</I>><i> >
|
|
</I>><i> >> Does this make any sense?
|
|
</I>><i> >
|
|
</I>><i> > It does, but it does not prevent us from extending the existing API that
|
|
</I>><i> > exists so that it covers both.
|
|
</I>><i> >
|
|
</I>><i> >
|
|
</I>><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>
|