In a quick note from Pierre, he notes that the XMLWriter library has reached stable.
The last issue we got was not a bug. On linux, it's valid to open a file, write some datas, delete the file, and continue. On windows It's not the case by default (Thanks to Wez for the notice, it's possible to allow it but it's not by default). That's why our tests failed on windows.
XMLWriter has no more known bug and has reached a stable state :)
For more information, check out the homepage for more information (or just download it here).




