dbus/mono/TODO

9 lines
224 B
Text
Raw Normal View History

2004-03-23 12:10:32 +00:00
- 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.