On 03/18/2010 04:14 PM, Walter Bright wrote:
Andrei Alexandrescu wrote:
FWIW, for rdmd caching makes a big, big difference.

Caching the executable, sure, but I'm not sure that translates into a
case for caching the intermediate files (i.e. the extracted source).

I see. It should be fine to cache the exe and regenerate only if the archive is newer.

Andrei

Reply via email to