On Mon, 30 Jun 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Do you see a possibility of having: > > <get src="file://..." useTimeStamp="true" /> > > to be made smart???
If the URLConnection class Java uses for the file: schema supported setIfModifiedSince properly, sure 8-) OK, seriously. We could do by special casing (special casing something that should be handled by the VM IMHO), but what would be the benefit of a smart <get> over <copy> - once we add a parameter for buffer size? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]