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

RFC: let data source find objects #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

denisdefreyne
Copy link
Member

@denisdefreyne denisdefreyne commented Jan 3, 2016

rendered view

Depends on #4 (immutable preprocessor).

@denisdefreyne denisdefreyne force-pushed the let-data-source-find-objects branch 2 times, most recently from b72246b to f2edd72 Compare January 3, 2016 11:05
@denisdefreyne
Copy link
Member Author

CC @RubenVerborgh — this isn’t the RFC I was talking about, but might interest you anyway.

denisdefreyne added a commit that referenced this pull request Jan 3, 2016
@RubenVerborgh
Copy link

Thinking about this and nanoc/nanoc#793, can/should datasources have a checksum as well? To indicate that none of their items changed, and that they can all be reused from cache? Without this RFC, this would mean that all calls to #items return the same: with this RFC, this would mean that all calls to #item_matching/#items_matching give the exact same results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants