Hi! Gabriel M. Beddingfield wrote: > > Sebastian, > > Sebastian Moors wrote: >> Oh, no problem. I think the zombie stuff is more important, so qtxml can > > I've attached 2 patches... but wanted to discuss something about them. > > * Patch A: Implements TinyXML compatability mode > for reading songs > > * Patch B: Adds "xÑ„" to tutorial_georgyporgy.h2song > title to text patch A. When read in, it should be interpreted > as the UTF-8 sequence for the Cyrillic letter EF "ф". > Thanks! > However, this only adds the compatability mode for reading a _song_. > To implement it for all the other files will require copying the code > to several places. > > What if we do sort of a factory like this: > > QDomDocument doc = LocalFileMng::openXmlDocument( filename ); > > The static function LocalFileMng::openXmlDocument() can do any > redirection or filtering that we need. > > What do you think? > Sure! I'm going to work on the qtxml code tomorrow evening, so i can do this then.. - Sebastian > Peace, > Gabriel > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > ------------------------------------------------------------------------ > > _______________________________________________ > Hydrogen-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
------------------------------------------------------------------------------ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
