Re: Why are static web resources duplicated in the app bundle?
Re: Why are static web resources duplicated in the app bundle?
- Subject: Re: Why are static web resources duplicated in the app bundle?
- From: David Avendasora <email@hidden>
- Date: Mon, 31 Oct 2011 06:56:57 +0800
On Oct 25, 2011, at 1:59 AM, Chuck Hill wrote:
> The other option would be to build a model of the static resources into the application resources at build time. I am thinking of a plist here. The bundle could then consult this to determine if a resource existed and what its path was. That sounds like a lot of effort to save a bit of storage and bandwidth.
What about simply doing a "touch" instead of a "copy" for the embedded resources in a split install situation so the file exists in the bundle, but it's size is 0?
Dave _______________________________________________
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