Skip to content

fixed copy & move api#7

Merged
gotchazipc merged 1 commit intowebida:masterfrom
gotchazipc:master
Jul 10, 2016
Merged

fixed copy & move api#7
gotchazipc merged 1 commit intowebida:masterfrom
gotchazipc:master

Conversation

@gotchazipc
Copy link
Contributor

  • Gave up cp/mv command-like semantics for API and focused to RESTful
    operation to have a final, fixed result path in parameter.
  • changed move operation path from dir to any, for it's semantics
    now more similar to 'rename' API.
  • removed rename operation for move() now can handle most of renaming
  • removed ensurePaths parameters & specified the operations always
    create parent paths.
  • removed removeExsting flag and replaced it with noOverwrite, flipping
    default behavior, to migrate from legacy sources easily
  • bumped api/package version to 0.4.0

 - Gave up cp/mv command-like semantics for API and focused to RESTful
   operation to have a final, fixed result path in parameter.
 - changed  move operation path from dir to any, for it's semantics
   now more similar to 'rename' API.
 - removed rename operation for move() now can handle most of renaming
 - removed ensurePaths parameters & specified the operations always
  create parent paths.
 - removed removeExsting flag and replaced it with noOverwrite, flipping
  default behavior, to migrate from legacy sources easily
 - bumped api/package version to 0.4.0
@gotchazipc gotchazipc merged commit 172f350 into webida:master Jul 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant