Moved TODO.
authorOlof-Joachim Frahm <Olof.Frahm@web.de>
Sun, 25 Oct 2009 22:04:05 +0000 (23:04 +0100)
committerOlof-Joachim Frahm <Olof.Frahm@web.de>
Sun, 25 Oct 2009 22:04:05 +0000 (23:04 +0100)
README
TODO [new file with mode: 0644]

diff --git a/README b/README
index c775c81..f63d46f 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,5 @@ Interface to the linux inotify API.  Rudimentary, but working.
 
 Implementations currently supported: SBCL
 
-TODO:
-- extend to other APIs?
-- easier interface for (e)poll/select maybe using iolib
-- fix implementation dependent stuff
+Uses the binary-types library (ASDF enhanced from
+http://github.com/Ferada/cl-notify or see http://www.cliki.net/Binary-types).
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..7b71083
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+- extend to other APIs?
+- easier interface for (e)poll/select maybe using iolib
+- fix implementation dependent stuff
+- encoding for pathnames