discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding and Loading Bundles


From: Stefan Bidigaray
Subject: Re: Finding and Loading Bundles
Date: Wed, 17 Jun 2009 08:22:24 -0500

On Wed, Jun 17, 2009 at 1:56 AM, Richard Frith-Macdonald <richard@tiptree.demon.co.uk> wrote:
So, I think you are going to have to define your own conventions for this.
I would suggest using NSSerarchPathForDirectoriesInDomains(NSLibraryDirectory, NSAllDomainsMask,YES) to get a list of library directories, then look for specific naming patterns in those library directories.
eg.
 
I figured I was going to have to do something like that, just didn't know if there was another option.
 
Thanks
Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]