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

Fixes for multifilesystem backend #215

Closed
wants to merge 10 commits into from

Conversation

vuntz
Copy link
Contributor

@vuntz vuntz commented Sep 25, 2014

Note that this contains #209 and #211

This is required as we do not want .props files to be created for nodes,
otherwise they'll stop being considered as nodes, which will break
discovery of calendars.

This fixes Kozea#208
We also don't need the write method anymore.
It must do nothing here, instead of inheriting the filesystem behavior.
Just to make it easier to know what is overridden, when comparing to
parent classes.
This matters, especially for removed files.
@untitaker
Copy link
Contributor

Apart from the mentioned issue, this seems to work well (rebased on master and with #236 applied)

@liZe
Copy link
Member

liZe commented Oct 26, 2015

Can anybody interested merge master in this branch and try to solve the collection discovery?

@liZe liZe mentioned this pull request Apr 4, 2016
39 tasks
@liZe
Copy link
Member

liZe commented Apr 17, 2016

Changed made for #372 make this PR obsolete.

@liZe liZe closed this Apr 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants