Yes, that's it. Is there any disadvantage of doing this (aside from the overhead of copying the file for every WU)?
It seems like keeping this flag on by default will cause the least amount of confusion for PyMW users. On Sat, Jul 18, 2009 at 7:23 PM, David Anderson <[email protected]>wrote: > Are you including <copy_file/> in the <file_ref>? > That copies the file into the slot directory > instead of putting a link there. > > Jeremy Cowles wrote: > >> I've been reading the docs on logical files (in slots) and it says that >> directly opening a file will result in reading an XML file under windows >> (the pointer to the real file). However, in PyMW we are currently doing >> exactly this and it's working fine. >> >> Can anyone explain why this might be so? The files we are reading are 2 >> files attached to the workunit (the script and the input data). >> >> -- >> Jeremy >> > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
