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

Make string path shorthands consistent and opt-in #233

Open
3 tasks
jgonggrijp opened this issue Oct 15, 2020 · 0 comments
Open
3 tasks

Make string path shorthands consistent and opt-in #233

jgonggrijp opened this issue Oct 15, 2020 · 0 comments
Labels
after modules This should be postponed until after modularization (temporary label, see #220) docs enhancement

Comments

@jgonggrijp
Copy link
Contributor

Following up on #231, jashkenas/underscore#2877 and #220 (stage 4):

  • Turn the internal keysFromPath function into a public function that can optionally be used to override the new _.toPath function in the upcoming core Underscore 1.12.
  • In all functions that work with paths, use the new _.get from core Underscore 1.12.
  • Update the documentation to reflect that path behavior is configurable from a single point of truth.
@jgonggrijp jgonggrijp added enhancement docs after modules This should be postponed until after modularization (temporary label, see #220) labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
after modules This should be postponed until after modularization (temporary label, see #220) docs enhancement
Projects
None yet
Development

No branches or pull requests

1 participant