[Mono-osx] [MonoMac] patch for MM-addin, Existing Framework

Duane Wandless duane at wandless.net
Wed Jan 26 10:01:12 EST 2011


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 <kjpou at pt.lu> wrote:

>  Duane
>
> Was just taking a look at it.  Nice going so far and great progress in such
> a short time.
>
> Kenneth
>
>
> On 1/25/11 7:46 PM, Duane Wandless wrote:
>
> This patch enables "Add Existing Framework".
>
>  Right click in Project pad on a MM project.  Add | Existing Framework.
>
>  Known issues:
> * build must always be performed since build process modifies
> Main.Frameworks.cs
> * Project pad does not update when frameworks are added/deleted
> * Relative path does not work
> * Needs icon
> * Add framework popup needs work
>
>
>
> _______________________________________________
> Mono-osx mailing listMono-osx at lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-osx
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: externalFrameworks2.diff
Type: application/octet-stream
Size: 11305 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/307d5fb9/attachment.obj 


More information about the Mono-osx mailing list