Skip to content

Commit

Permalink
Update TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
mynyml committed Aug 25, 2009
1 parent 1f45e95 commit c20e31e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
o help/summary for executable
o complete README
o document source
o rdoc or yard?
o generate docs
o generate gemspec
o write a few prepackaged scripts

o automatically pick up changes to script file?
o split watchr.rb classes into own files?
Expand All @@ -15,3 +18,10 @@ o use filesystem events for file monitoring (MA)
o solaris: FEM?
o fallback to current method when no other method is available
o api will also need refactoring for clearer separation of functionality

o respond to different file events
o modified
o created
o deleted
o etc.
o watch(pattern, EVENT, &action)

0 comments on commit c20e31e

Please sign in to comment.