summaryrefslogtreecommitdiffstats
path: root/TODO
blob: d39aaec597f9ab12dd7739acdc3a3ae153fe0ace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
- 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
- add API to write a stream field to a GIO stream or back
- change Foo** APIs to use GError instead
- change char* APIs to return a dynamically allocated 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