Hi Kostas,
I downloaded your library and tried it out. It looks great. Very
useful for Sleep hackers who want to process XML (which is something,
we all have to do these days).
The only suggestion I have is you may want to note in the README that
scripters can import from the necessary jars directly (or add the
files to the Java classpath, as you already noted).
import * from: ../lib/xom-1.1.jar;
import gr.altsol.sleepxomxml.XomXML from: ../dist/sleepxomxml.jar;
Thanks for your contribution.
-- Raphael