[Mono-osx] MonoMac: on demand loading
Miguel de Icaza
miguel at novell.com
Sun Sep 19 12:26:09 EDT 2010
Hello,
Currently most libraries are force loaded from NSObjectMac.cs. Even though
> they are shared it still might be better to only load libraries used by the
> app. I theorized a solution by adding a static ctor in each class within
> the namespace that would load the library, but I believe this will not work
> as the library must be initialized first so it can be registered.
>
Yes, this is one of our to-do list items; I think Geoff had some ideas on
how to handle this.
Miguel
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100919/c7643b1a/attachment.html
More information about the Mono-osx
mailing list