Michiel de Jong
Michiel de Jong
created https://github.com/remotestorage/remotestorage.js/issues/756 about this
Good point, and this is also actually the case; the timestamps on local changes were only part of the problem; this is still not fixed now because of https://github.com/remotestorage/remotestorage.js/issues/759
This question is about module development, right? OK, I came up with a system: So say you have the [pictures module](https://github.com/remotestorage/modules/blob/master/src/pictures.js) and want to start allowing pictures that appear in...
Maybe a good opportunity to switch to ES6 modules as well!
> Not just editorial, we exclude filename globs. Yes sorry, I agree, and I also applaud that simplifying change. My only issue then with this PR is that it talks...
Good questions! here is my personal opinion about each one: re derivative data, if a user runs an app that creates derivative data then that user can store that on...
No, I understand that you would *like* to have a core + extensions spec (like e.g. the XMPP spec - I understand what you are requesting), but the possible gain...
Now you are talking about sub-specs which is different from extensions, so there indeed it's not such a problem. So how about we call https://github.com/solid/solid-spec#solid-specification either 'the solid spec' (if...
Can you give a list of those optional Solid extension specs?
Solid shapes is a good example, but it's not an extension, it's an inter-app interoperability layer on top of the Solid spec. We could consider it part of the spec,...