Re: FBL
Re: FBL
- Subject: Re: FBL
- From: David LeBer <email@hidden>
- Date: Fri, 9 May 2008 16:17:50 -0400
On 9-May-08, at 4:00 PM, Mike Schrag wrote:
that would get flatted into Resources in the built product.
And this goes to my REAL question -- do we actually have to
flatten? NSBundle should find them in subfolders, right?
I don't know. I have always flattened them. A quick experiment
would show the answer...
As far as lproj folders, Wonder uses them at least, though it only
uses the Nonlocalized.lproj. However, Resources in Wonder use
Italian.lproj, etc. So the problem here is that if we can't do
fully unflattened (Components/*) then .lproj is a real problem,
because the real rule is flatten everything EXCEPT .lproj, and then
flatten inside of lproj. But we only currently support a list of
includes and a list of excludes, but this is two groupings of
dependent include and exclude sets ....Blerg. That nobody has ever
complained about this leads me to believe that Chuck is right about
lproj, though, that nobody is doing i18n components, just i18n
content within components.
FWIW, I *would* have used localized components a while back if the
tools supported them reliably (haven't tried recently).
I've occasionally encounter things that I could do with localized
components that are hard to do with localized content only.
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: FBL
- From: Guido Neitzer <email@hidden>
References: | |
| >FBL (From: Mike Schrag <email@hidden>) |
| >Re: FBL (From: Mike Schrag <email@hidden>) |
| >Re: FBL (From: Chuck Hill <email@hidden>) |
| >Re: FBL (From: Mike Schrag <email@hidden>) |
| >Re: FBL (From: Chuck Hill <email@hidden>) |
| >Re: FBL (From: Mike Schrag <email@hidden>) |