Re: Polished FileSystem API proposal

2013/7/22 piranna@gmail.com <piranna@gmail.com>:
>> Adding something like inotify would also enable use cases like having
>> a worker synchronize a filesystem to a server. Other parts of the
>> application could simply access the filesystem directly and do
>> whatever modifications it wants. Those notifications will
>> automatically be noticed and synchronized to the server by the worker.
>>
> Hell yes!!! +1000 to add an interface to inotify!!!! :-D
I'm concerned that you're taking this API too far. What's next -
mmaping a file to a byte array?
It was supposed to be simple, sandboxed API for storing data in
file-like structures - let's maybe get this thing working first?

/Janusz Majnert

Received on Monday, 22 July 2013 22:40:33 UTC