Changes between Initial Version and Version 1 of Ticket #1732, comment 16


Ignore:
Timestamp:
2013-02-10T23:26:19Z (12 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1732, comment 16

    initial v1  
    1010The only use of the other form -- {{{POST /uri/$DIRCAP?t=move&from_name=OLD&to_dirname=SUBDIRNAME}}} would be to more succinctly express when you want the "to_dirname" to be relative to {{{$DIRCAP}}} instead of relative to a (different) root. So, I guess it is a tiny optimization and not worth the added complexity of API, IMO.
    1111
    12 So I think D-S is right, and a single API ({{{POST /uri/$DIRCAP?t=move&from_name=OLD&to=NEWROOTEDPATH}}}) is sufficient.
     12So I think David-Sarah is right, and a single API ({{{POST /uri/$DIRCAP?t=move&from_name=OLD&to=NEWROOTEDPATH}}}) is sufficient.