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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
