add todo about common set of classes
Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/doc/source/todo.rst b/doc/source/todo.rst
index 0cf0bf1..9f27242 100644
--- a/doc/source/todo.rst
+++ b/doc/source/todo.rst
@@ -2,6 +2,13 @@
reclass to-do list
==================
+Common set of classes
+---------------------
+A lot of the classes I have set up during the various stages of development of
+|reclass| are generic. It would probably be sensible to make them available as
+part of |reclass|, to give people a common baseline to work from, and to
+ensure a certain level of consistency between users.
+
Testing framework
-----------------
There is rudimentary testing in place, but it's inconsistent. I got