Re: FBL
Re: FBL
- Subject: Re: FBL
- From: Mike Schrag <email@hidden>
- Date: Fri, 9 May 2008 16:00:29 -0400
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.
ms
_______________________________________________
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: David LeBer <email@hidden>
- 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>) |