Add more long-term todos

This commit is contained in:
Matthias Beyer 2017-02-20 15:13:47 +01:00
parent d75bc2d928
commit ccad830953

View file

@ -12,4 +12,6 @@ for example before a file is created, or after a file is removed.
- [ ] Create Runtime-wide "Store meta data" storage in the Runtime, which can be
set by users during the runtime of imag and then used by the hooks to get meta
information about their own runtime.
- [ ] Implement parallel store hook execution
- [ ] Implement Non-Mutable store hook execution