discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GDL2 questions


From: David Ayers
Subject: Re: GDL2 questions
Date: Wed, 07 May 2003 15:53:50 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401

Hi Nicola,

David Ayers wrote:

all we need to do is to honor the search in EOAccess/EOModelGroup.m [EOModelGroup +globalModelGroup]

Well, actually, if [NSBundle allBundles] actually included the mainBundle, as the docs state it should, then all that needs to be done is the makefile changes you mentioned.

But as it is, it seems the main bundle isn't included (automatically). Yet it is included in the array of all bundles, once the main bundle is asked for explicitly.

i.e....
When first asked for allBundles the array only contains: "/usr/GNUstep/System/Library/Libraries". Once mainBundle was called (which retruns the resource bundle), allBundles also returns that resource bundle.

I'll file a bug report ...

Cheers,
Dave






reply via email to

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