Force default bucket plugin only if necessary#380
Conversation
There was a problem hiding this comment.
Should we issue a warning and ask for it to be included in the configuration explicitely now?
|
I don't think people should include it in the config so IMHO we can let it as it is. |
But that's the only way to have default bucket work with kinto-attachment ! And that's the main reason we put the default bucket as a plugin :) See #277
yes, I think so |
|
Then, how do you remove the feature? |
|
As far as I know we don't aim to make it an optional feature do we? |
We cannot at this stage. Currently the client of v1 expects the default bucket to create collections implicitly. Being able to remove the default bucket could be part of the API v2. |
7ab7769 to
6fe4b79
Compare
|
Ready to review/merge! |
There was a problem hiding this comment.
It seems strange to me to add it there if it is already added automatically.
There was a problem hiding this comment.
So that adding it automatically could be removed in 2.X, whereas config files can stay
|
r+ |
Force default bucket plugin only if necessary
@Natim r?