aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..fc1f2b5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+1. Make output abstraction to allow different formats (JSON, XML, plain text)
+
+ E. g. replace FCGX_FPrintF (request->out, ...);
+ with report_error(request->out, ...);
+
+2. Add support for Solaris projects
+