Overall it has been some very busy weeks. That one of the reasons why it has been too quiet here about Dorgem.

What I did on Dorgem is almost invisible for the users, and turned out to be quite a job. I stopped using TinyXML and now use the xmXML classes that come with wxWidgets 2.8. Not that I don’t like TinyXML or that it is too limited. No, TinyXML does a wonderful job, but I just didn’t see any need to have two XML capable libraries in my program.

Another thing I’m working on is to make the store event threading. That means that the UI doesn’t hang when an image is being stored on the FTP server. Threading is something I didn’t use much before, so a lot of thing need to be learned. When this is done, I will release a new pre-alpha version.