[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25425] Framework resource loading not functioning properly on ARM
From: |
Richard Frith-Macdonald |
Subject: |
[bug #25425] Framework resource loading not functioning properly on ARM based Linux |
Date: |
Wed, 28 Jan 2009 17:03:15 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Follow-up Comment #4, bug #25425 (project gnustep):
It sounds to me like a problem with the installation of the framework rather
than a problem with the loading mechanism.
If I understand frameworks correctly, all the resources are supposed to be in
subdirectories of the versions folder, and the loading code is supposed to
load in the data from the subdirectory whose version matches the running
code.
The top-level Resources folder is meant to be a link to the most recently
installed data as a convenience for human beings and software development
tools looking to locate the latest information ... because that's what you are
going to use when you build an appplication.
ie one lookup is for runtime use by code which has lnked a framework, and the
other location is for builtime use.
So loading resources for a running application from the top-level directory
would break versioning and thus the library should never do it.
Of course, I may be misunderstanding framework versioning here ...
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25425>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Nicola Pero, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux,
Richard Frith-Macdonald <=
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Nicola Pero, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Nikolaus Schaller, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Nicola Pero, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on ARM based Linux, Gregory John Casamento, 2009/01/28
- [bug #25425] Framework resource loading not functioning properly on MIPS based Linux, Gregory John Casamento, 2009/01/28