On Thu, September 25, 2008 9:39 am, Krzysztof Foltman wrote:
>
> Isn't it possible to serialize the XML to a string/char array, then
> write it to disk manually?

Yeah, but then you have to rewrite the serialization code.  Right now,
it's handled by TinyXml.

But, along those lines, what if we handle the filenames with QStrings and
just pass the raw XML data back and forth using:

  const char* TiXmlDocument::Parse(const char*)

Peace,
Gabriel

-- 
               G a b r i e l   M   B e d d i n g f i e l d


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to