Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recast method destination_path as staged_path #6783

Merged
merged 1 commit into from
Oct 20, 2014

Conversation

rolandwalker
Copy link
Contributor

  • part of DSL 1.0 review
  • destination_path was always a bit vague (it refers to the Cask-specific, version-specific location under /opt/homebrew-cask/Caskroom)
  • here renamed staged_path to match upcoming command verb brew cask stage
  • rename also intended to reduce confusion when we implement copying as a configurable alternative to symlinking
  • transitional destination_path methods to remain while Casks are converted (this was documented as a part of the DSL, and used by 39 Casks in main repo)
  • unrelated variables containing "stage" recast for clarity

* part of DSL 1.0 review
* `destination_path` was always a bit vague (it refers to
  Cask-specific, version-specific location under
  `/opt/homebrew-cask/Caskroom`)
* here renamed `staged_path` to match upcoming command verb
  `brew cask stage`
* rename also intended to reduce confusion when we implement
  copying as a configurable alternative to symlinking
* transitional `destination_path` methods to remain while
  Casks are converted (this was documented as a part of the
  DSL, and used by 39 Casks in main repo)
* unrelated variables containing "stage" recast for clarity
@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Oct 18, 2014
@federicobond
Copy link
Contributor

looks good to me 👍

rolandwalker added a commit that referenced this pull request Oct 20, 2014
recast method `destination_path` as `staged_path`
@rolandwalker rolandwalker merged commit a949a3f into Homebrew:master Oct 20, 2014
@rolandwalker rolandwalker deleted the rename_destination_path branch October 20, 2014 11:21
rolandwalker added a commit to rolandwalker/homebrew-cask that referenced this pull request Oct 21, 2014
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants