summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 9d37366e3d6147f017323e67e81995f3b4e4c7a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- write a msidiff tool
- document an easy way to hack on wixl, using WiX and msi diff
- verify gsf conversion, some tests fail on Windows but not POSIX?
- 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 import from a string
- split regression tests into many smaller harnesses, possibly using 
  gtester
- add tests for msiinfo

...

Missing functionality:

- generating transforms

Use GLIB 2.22?
- GInitable, GAsync