Should have a clearer distinction between automatic and user driven updates.
Which gives the following two categories:
- Automatic updating (have to be using threads).
- User driven updates.
The user can also choose how updates are detected.
- Inline when polling.
- Accrued in a thread. These would be acquired from a queue.
This is still quite confused. But it would all be hidden away in
filechanges.
Original issue reported on code.google.com by richard.m.tew@gmail.com on 28 Dec 2006 at 3:37
Original issue reported on code.google.com by
richard.m.tew@gmail.com
on 28 Dec 2006 at 3:37