summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-12-05 18:15:54 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-06 20:30:34 +0100
commit7048dc3d2678791e803baac60722b98cd333da40 (patch)
tree742a083c8abcaf15b5360e2577b9c63f21577b4d /TODO
parent5ae805a15be4aff0e012da58f02a2aada02f2018 (diff)
downloadmsitools-7048dc3d2678791e803baac60722b98cd333da40.tar.gz
msitools-7048dc3d2678791e803baac60722b98cd333da40.tar.xz
msitools-7048dc3d2678791e803baac60722b98cd333da40.zip
time to add a TODO list...
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..88c43b4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,20 @@
+- verify gsf conversion, some tests fail on Windows but not POSIX?
+- add GObject/GIR support
+- make a SummaryInformation API that does not suck (including converting
+ FILETIME usage to GDateTime)
+- add an API to open a query and return a pointer to the next SQL
+ statement in the passed string
+- add a SQL tool with readline
+- add API to export a table as SQL
+- add API to import from a string
+- add API to write a stream field to a GIO stream or back
+- change Foo** APIs to use GError instead
+- convert tests to use gtester or something like that instead of
+ comparing output
+- add tests for the tools using Autoconf's Autotest framework
+
+...
+
+Missing functionality:
+
+- generating transforms