From: SourceForge.net <no...@so...> - 2007-12-29 18:01:28
|
Feature Requests item #1860491, was opened at 2007-12-29 10:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Notice about successful matchings of nodes? Initial Comment: Hello, at the moment, the user gets informed via DifferenceListener.differenceFound(), whenever a *difference* between two nodes is recognized. But as I understood XMLUnit, there is no chance to get informed about a successful *matching* of nodes. This could be helpful, too. Not that urgent, but maybe you could think about it. Thanks in advance, Joerg ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 |
From: SourceForge.net <no...@so...> - 2008-01-04 10:41:10
|
Feature Requests item #1860491, was opened at 2007-12-29 19:01 Message generated for change (Comment added) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Notice about successful matchings of nodes? Initial Comment: Hello, at the moment, the user gets informed via DifferenceListener.differenceFound(), whenever a *difference* between two nodes is recognized. But as I understood XMLUnit, there is no chance to get informed about a successful *matching* of nodes. This could be helpful, too. Not that urgent, but maybe you could think about it. Thanks in advance, Joerg ---------------------------------------------------------------------- >Comment By: Stefan Bodewig (bodewig) Date: 2008-01-04 11:41 Message: Logged In: YES user_id=113148 Originator: NO That's why it is a DifferenceListener ;-) OK, an additional callback interface that gets notified of successful matches would certainly be possible, it just might get overwhelmed with invocations. Any idea on its name? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 |
From: SourceForge.net <no...@so...> - 2008-02-28 14:32:33
|
Feature Requests item #1860491, was opened at 2007-12-29 19:01 Message generated for change (Settings changed) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: XMLUnit for Java Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Notice about successful matchings of nodes? Initial Comment: Hello, at the moment, the user gets informed via DifferenceListener.differenceFound(), whenever a *difference* between two nodes is recognized. But as I understood XMLUnit, there is no chance to get informed about a successful *matching* of nodes. This could be helpful, too. Not that urgent, but maybe you could think about it. Thanks in advance, Joerg ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2008-01-04 11:41 Message: Logged In: YES user_id=113148 Originator: NO That's why it is a DifferenceListener ;-) OK, an additional callback interface that gets notified of successful matches would certainly be possible, it just might get overwhelmed with invocations. Any idea on its name? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 |
From: SourceForge.net <no...@so...> - 2008-03-28 15:55:29
|
Feature Requests item #1860491, was opened at 2007-12-29 19:01 Message generated for change (Settings changed) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: XMLUnit for Java Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Notice about successful matchings of nodes? Initial Comment: Hello, at the moment, the user gets informed via DifferenceListener.differenceFound(), whenever a *difference* between two nodes is recognized. But as I understood XMLUnit, there is no chance to get informed about a successful *matching* of nodes. This could be helpful, too. Not that urgent, but maybe you could think about it. Thanks in advance, Joerg ---------------------------------------------------------------------- >Comment By: Stefan Bodewig (bodewig) Date: 2008-03-28 16:55 Message: Logged In: YES user_id=113148 Originator: NO trunk now has such a callback interface, it is called MatchTracker. http://xmlunit.svn.sourceforge.net/viewvc/xmlunit?view=rev&revision=258 ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2008-01-04 11:41 Message: Logged In: YES user_id=113148 Originator: NO That's why it is a DifferenceListener ;-) OK, an additional callback interface that gets notified of successful matches would certainly be possible, it just might get overwhelmed with invocations. Any idea on its name? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1860491&group_id=23187 |