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

Only enable the cache when using known bento boxes. Fix #296 #303

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

cheeseplus
Copy link
Contributor

Given what we've seen it's a better assumption to only enable the cache_directory by default for platforms we expect will work with shared folders, namely a subset of bento boxes. This has some advantages:

  • only enable if the box is bento/* where * is a subset of bentos boxes
  • simplify tests and logic due to above

This will change the default of cache_directory but does so in a way that minimizes frustration and maximizes delight. We're still pursuing an overall better way of caching to work around the limitations of shared folders but this should at least make the experience more pleasant out of the box.

Signed-off-by: Seth Thomas [email protected]

Copy link

@thommay thommay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gif-keyboard-362146194144475228

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.

4 participants