dbus/mono/TODO
2004-03-23 12:10:32 +00:00

8 lines
224 B
Text

- Clean up memory leakages. Call _unref functions etc.
- Convert strings to/from UTF-8
- Implement own main loop. The current implementation depends on the
GLib mainloop.
- Get test working. Probably a threading issue.