Victor, This looks good. The only questions, I have are whether we might want to use the qp_xml parser rather than dragging another parser in. (but i also use the Sax2 parser in the tvtime plugin since the qp_xml doesn't do things i need in that plugin.)
and whether we want to add a main sub that uses the two debugging comparison functions you put into the code so that we can have debugging code in there and give a commandline to run it in case we run into wierd problems. Mike On Sat, 2004-07-24 at 12:04, Victor B. Putz wrote: > Attached is my proposed patch for mame_cache.py to include --listxml > parsing. Several functions (such as roms_compare, romsets_compare, > etc) are included just to show how I compared roms and romsets for > compatibility; they would not be executed in regular code. > > My greatest concern is handling errors "the freevo way", so please > verify that what I did there was OK (I tried to return FALSE if there > was an error) > > This is patched against mame_cache version 1.20, but was made from a > modified 1.19, thus the minor difference in header comments. The > "from gui import PopupBox" change in 1.20 was incorporated. > > -->VPutz ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
