mail-archives/mono-osx/2011-January/003788.html

138 строки
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] [MonoMac] patch for MM-addin, Existing Framework
</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%20for%20MM-addin%2C%20Existing%20Framework&In-Reply-To=4D3FE970.3030006%40pt.lu">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003787.html">
<LINK REL="Next" HREF="003792.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework</H1>
<B>Duane Wandless</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20patch%20for%20MM-addin%2C%20Existing%20Framework&In-Reply-To=4D3FE970.3030006%40pt.lu"
TITLE="[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework">duane at wandless.net
</A><BR>
<I>Wed Jan 26 10:01:12 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003787.html">[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework
</A></li>
<LI>Next message: <A HREF="003792.html">[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3788">[ date ]</a>
<a href="thread.html#3788">[ thread ]</a>
<a href="subject.html#3788">[ subject ]</a>
<a href="author.html#3788">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thanks, here is another update based on feedback.
Changes:
* renamed the menu item
* save to the project file as MSbuild items
* use CodeDOM to generate code
* generates MonoMacFrameworks.Initialize() in MonoMacFrameworks.cs
* saves to project whether relative or absolute path
* relies on MonoMac exporting dlopen and dlerror in
the MonoMac.ObjCRuntime.Dlfcn class
Issues:
* Project pad does not update when frameworks are added/deleted
* build must always be performed since build process modifies
MonoMacFrameworks.cs in wrong step
* UI needs more work
Duane
On Wed, Jan 26, 2011 at 4:29 AM, kjpou &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">kjpou at pt.lu</A>&gt; wrote:
&gt;<i> Duane
</I>&gt;<i>
</I>&gt;<i> Was just taking a look at it. Nice going so far and great progress in such
</I>&gt;<i> a short time.
</I>&gt;<i>
</I>&gt;<i> Kenneth
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> On 1/25/11 7:46 PM, Duane Wandless wrote:
</I>&gt;<i>
</I>&gt;<i> This patch enables &quot;Add Existing Framework&quot;.
</I>&gt;<i>
</I>&gt;<i> Right click in Project pad on a MM project. Add | Existing Framework.
</I>&gt;<i>
</I>&gt;<i> Known issues:
</I>&gt;<i> * build must always be performed since build process modifies
</I>&gt;<i> Main.Frameworks.cs
</I>&gt;<i> * Project pad does not update when frameworks are added/deleted
</I>&gt;<i> * Relative path does not work
</I>&gt;<i> * Needs icon
</I>&gt;<i> * Add framework popup needs work
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-osx mailing <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">listMono-osx at lists.ximian.comhttp</A>://lists.ximian.com/mailman/listinfo/mono-osx
</I>&gt;<i>
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.html">http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.html</A>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: externalFrameworks2.diff
Type: application/octet-stream
Size: 11305 bytes
Desc: not available
Url : <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.obj">http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.obj</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003787.html">[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework
</A></li>
<LI>Next message: <A HREF="003792.html">[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3788">[ date ]</a>
<a href="thread.html#3788">[ thread ]</a>
<a href="subject.html#3788">[ subject ]</a>
<a href="author.html#3788">[ 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>