Sha256: 7ca4d4d887cb60ee5d24e82055eaf072586c21afdaa115ef6a9bfbef9c30e95f

Contents?: true

Size: 908 Bytes

Versions: 18

Compression:

Stored size: 908 Bytes

Contents

* 1.9 compatibility

* sometimes an action is fired without a file being saved
  * buffer flushing issue?
  * libev issue?
  * probably fixed with event type handling update, which ignores atime
    updates by defaults

* when a file is saved twice quickly, subsequent events are ignored.
  * seems like rev/libev drops the file watch

* test on other platforms
  x mswin
  x cygwin
  * bsd
  * osx
  * solaris

* write a few prepackaged scripts
  * post on gists
  * post links on wiki
  * post main links in readme

* eval script within own context?
  * use case: using <tt>path</tt> within script accesses Script#path

* respond to different file events?
  * modified
  * created
  * deleted
  * etc.
  * watch(pattern, EVENT, &action)
  * use case: a script updates a manifest file when a file is deleted

* memory profiling / benchmarks

* version.watchr
  * sync versions (gemspec & Watchr::VERSION)

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
watchr-0.5.9 TODO.txt
nestor-0.2.4 vendor/watchr-0.5.7/TODO.txt
nestor-0.2.3 vendor/watchr-0.5.7/TODO.txt
nestor-0.2.2 vendor/watchr-0.5.7/TODO.txt
nestor-0.2.1 vendor/watchr-0.5.7/TODO.txt
nestor-0.2.0 vendor/watchr-0.5.7/TODO.txt
watchr-0.5.8 TODO.txt
smparkes-watchr-0.5.7.8 TODO.txt
smparkes-watchr-0.5.7.7 TODO.txt
smparkes-watchr-0.5.7.6 TODO.txt
smparkes-watchr-0.5.7.4 TODO.txt
smparkes-watchr-0.5.7.3 TODO.txt
smparkes-watchr-0.5.7.2 TODO.txt
smparkes-watchr-0.5.7.1 TODO.txt
smparkes-watchr-0.5.7 TODO.txt
nestor-0.1.1 vendor/watchr-0.5.7/TODO.txt
nestor-0.1.0 vendor/watchr-0.5.7/TODO.txt
watchr-0.5.7 TODO.txt