Changes between Version 3 and Version 4 of Ticket #2329, comment 39


Ignore:
Timestamp:
2015-02-20T03:05:09Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2329, comment 39

    v3 v4  
    1515So looking at the table, that means the result of `F1` and `F2` both need to result in the same behavior as each other.
    1616
    17 I'm not saying this rationale is better than other rationales that would justify other designs (such as “This is as much like `/bin/cp` as we could make it.”), but that's the rationale for this design.
     17I'm not saying this rationale is better than other rationales that would justify other designs (such as “This is as much like `/bin/cp` as we could make it.”, or “The behavior is the same for all directory-like sources.”), but that's the rationale for this design.
    1818
    1919> * try to make the code implement the table