]> gitweb.michael.orlitzky.com - dead/harbl.git/blobdiff - doc/TODO
Add a few farewell TODO items.
[dead/harbl.git] / doc / TODO
index 20b8bea6077708e294b74e142bffbde4396db84f..c680e3f801a850abf3f28ff3cba438307349a5cb 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,3 +1,7 @@
-1. Move the Pretty class into its own module.
-2. Implement pretty printing of Domains to clean up the doctests.
-3. Add exactly-63 test to labels.
+1. Use a typeclass for all the length operations on Domain types.
+
+2. Write a library for Nagios plugins (or "Monitoring plugins" as the
+   Perl library now calls them).
+
+3. Add a CLI nagios-check-harbl (or whatever) executable that utilizes
+   the harbl library and reports erros in a Nagios-friendly format.