[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3506] [NSBundle allBundles/mainBundle] (tools only ?)
From: |
nobody |
Subject: |
[Bug #3506] [NSBundle allBundles/mainBundle] (tools only ?) |
Date: |
Fri, 09 May 2003 02:37:08 -0400 |
=================== BUG #3506: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3506&group_id=99
Changes by: Richard Frith-Macdonald <rfm@gnu.org>
Date: Fri 05/09/2003 at 06:37 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed to always list the main bundle.
The libraries bundle is a gnustep extension.
Not sure that MacOS-X has a main bundle for a tool.
=================== BUG #3506: FULL BUG SNAPSHOT ===================
Submitted by: ayers Project: GNUstep
Submitted on: Wed 05/07/2003 at 14:12
Category: Base/Foundation Severity: 1 - Ordinary
Bug Group: Bug Resolution: Fixed
Assigned to: None Status: Closed
Summary: [NSBundle allBundles/mainBundle] (tools only ?)
Original Submission: Calling [NSBundle allBundles] doesn't include mainBundle
(at least for tools). But once the [NSBundle mainBundle] is called, [NSBundle
allBundles] will include the mainBundle.
("mainBundle" for tools is the resource folder associated with the tool.)
The bundle always returned by the allBundels call is:
"/opt/GNUstep/System/Library/Libraries". I'm unsure whether that is correct
either.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Fri 05/09/2003 at 06:37 By: CaS
Fixed to always list the main bundle.
The libraries bundle is a gnustep extension.
Not sure that MacOS-X has a main bundle for a tool.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3506&group_id=99