Changes between Version 3 and Version 4 of Ticket #2329, comment 39
- Timestamp:
- 2015-02-20T03:05:09Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2329, comment 39
v3 v4 15 15 So looking at the table, that means the result of `F1` and `F2` both need to result in the same behavior as each other. 16 16 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.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.”, or “The behavior is the same for all directory-like sources.”), but that's the rationale for this design. 18 18 19 19 > * try to make the code implement the table