• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Prevent Plug-In from Linking Against App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Prevent Plug-In from Linking Against App


  • Subject: Re: Prevent Plug-In from Linking Against App
  • From: lbland <email@hidden>
  • Date: Fri, 13 Nov 2009 10:28:36 -0500

On Nov 13, 2009, at 10:00 AM, Stefan Wiegand wrote:

> Hi,
>
> I am loading a plug-in via OpenComponent into an application consisting of multiple frameworks.
> Both the plug-in and the app are using Boost, but different versions and compiled with different settings (It seems that the component loads a dylib using Boost).
> Now, when the plug-in is loaded, it links against the app and its frameworks.
> Is there a way to prevent this behavior?

hi-

I do not know of a namespace mechanism for the dyld, so the answer may be no.

The way to manage separate namespaces in a process is to break the process up, i.e.: use a service and IPC.

We do that to prevent this issue: name and version clashing.

Maybe I did not interpret your problem correctly though.

thanks!-

-lance

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Prevent Plug-In from Linking Against App (From: Stefan Wiegand <email@hidden>)

  • Prev by Date: Prevent Plug-In from Linking Against App
  • Next by Date: LSOpenFromURLSpec() returns -10825 on Tiger
  • Previous by thread: Prevent Plug-In from Linking Against App
  • Next by thread: LSOpenFromURLSpec() returns -10825 on Tiger
  • Index(es):
    • Date
    • Thread