rmtew / livecoding

Automatically exported from code.google.com/p/livecoding
Other
0 stars 0 forks source link

Importing wiki page needs a rewrite #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by richard.m.tew@gmail.com on 20 Apr 2009 at 11:06