Re: AW: [jira] Created: (JAMES-741) Add configuration option to VUT implementation to recursive search for mappings

2006-12-16 Thread Norman
Hi Jürgen, thats exact what i did here. Maybe it was not clear after my explanation ;-) If i find some time today i will finish the junit tests and commit. bye Norman Jürgen Hoffmann schrieb: > Hi Norman, > > IMHO it makes more sense to remember which addresses were already mapped, and > compare

AW: [jira] Created: (JAMES-741) Add configuration option to VUT implementation to recursive search for mappings

2006-12-16 Thread Jürgen Hoffmann
Hi Norman, IMHO it makes more sense to remember which addresses were already mapped, and compare new destinations to the old mappings. This way, we can detect a loop, and mappings can be as deep as they wanna be. That way, you cann specifically log, which address is looping and where. Makes debugg