[Yanel-dev] XMLHelper added

Michael Wechner michael.wechner at wyona.com
Fri Oct 10 02:45:30 CEST 2008


Hi

The Wyona commons lib contains some new XML helper/utility methods

https://svn.wyona.com/repos/public/commons/trunk

such as for example

- read DOM document from input stream
- create DOM document from scratch
- write DOM document to output stream
- ....

which are currently duplicated at various places, for example

src/core/java/org/wyona/yanel/core/workflow/WorkflowBuilder.java

I am currently trying to refactor this, whereas I want to write tests 
first for the existing code, before actually substituting with the 
helper methods.

Any feedback or help is very much appreciated.

Thanks

Michael


More information about the Yanel-development mailing list