TODO items for release 0.4
==========================

* replace ideal code with KDE 3.2 APIs

* consistent naming scheme for signals/slots

* store credentials, if wanted

* do SLP service lookup

* session management

* remove debug output



TODO
====

* check if KIM::URL could be replaced with CIMObjectPath completely 

* turn into a KDevelop plugin?

* add source documentation

* turn into a kpart

* speedup looking for current class by using a hashmap

* add a status bar

* check that charset (unicode?) support works as intented

* allow to create/remove instances

* allow to edit instances and classes

* sort columns

* filtering
  - inherited
  - propagated
  - class origin
  - ...

* search in classes/instances

* execute methods

* show classes and instances in UML diagramms

* add scripting support (internal)

* add DCOP support

* add expand/collaps functions for trees

* add refresh (tree, branch, instance)

* add MOF pretty-printing

* add MOF editor / excecutor

* show inherited associations

* support notifications

* i18n of translatable properties

* add help

* cleaner error handling, better error messages

* add test code and mof files
