Hey devs, I started looking at the search wiz problems reported by Tom Corcoran, and I found it a little hard to find my way around.
So I started refactoring some aspects of the wizard, most notably GetForms, which was pretty unwieldy. In the process, I wrote unit tests for all (well, most) new classes that I managed to isolate, so as to make it easier to reproduce bugs later. The tests are committed under DQSDSearchWiz/SearchWizTests, where I also put a local copy of cppunit. That project is VS2008, whereas I upgraded the regular DQSDSearchWiz to VS2003, so you'll need both installed to play with all parts. I have a couple of more ideas for simplifying the code, and it'll be a while before I can address the actual issue (multimap.com uses a fieldset with no name containing the inputs, and the wiz chokes on that), but I'll get there :) Let me know if I'm breaking somebody's expectations... - Kim ------------------------------------------------------------------------- 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=/ _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
