On 03/18/2010 04:15 PM, Walter Bright wrote:
BCS wrote:The only case I can think of where putting a zip file in the middle of that loop is even remotely reasonable would be for a remote build farm. The other use cases for build-from-zip are building someone else's code where you aren't editing the parts in the zip file.It might even be practical to have dmdz compile from a zip file specified by a URL! That would be cool.
In that case I do think caching would be helpful :o). Andrei
