I am currently refactoring the BeanWriter and AbstractBeanWriter to spit out more nicely formatted xml. Although I already have serious doubts if the improvements made are worth the effort, I discovered some testcases failing because of it. It is about the strategy.TestElementsIO and the strategy.alt.TestElementsAlt. They fail after my rafeactoring, even though they output the xml that is supposed to come out of it, while the original testcase just output the same xml for each test. Esp for Robert : Can you have a look at the current cases, since I don't have a clue anymore about what it should really do.. (eg the Alt tests use a betwixt file, which specifies that the first element is <element>, but if you run that over a namemapper, shouldn't the namemapper take precedence over the betwixt setting ?
Mvgr, Martin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
