new xml parsing functions for sleep.

2 views
Skip to first unread message

Kostas Maistrelis

unread,
Nov 23, 2008, 2:03:00 PM11/23/08
to Sleep Developers
I found out about sleep from the linux jurnal article
and I really enjoy this language.

I wrote a new small library for sleep,
which includes functions for parsing xml documents.
The library depends on the XOM xml library.

You can download the library from:

http://altsol.gr/sleepxomxml/

Enjoy.

Raphael Mudge

unread,
Nov 23, 2008, 2:40:05 PM11/23/08
to sleep-de...@googlegroups.com
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

Andreas Ravnestad

unread,
Nov 23, 2008, 2:44:02 PM11/23/08
to sleep-de...@googlegroups.com
Hm, I'm just seeing an empty page at http://altsol.gr/sleepxomxml/. Is
it working for you guys atm?

-Andreas

Raphael Mudge

unread,
Nov 23, 2008, 2:46:29 PM11/23/08
to sleep-de...@googlegroups.com
Yeah, there is just a file. I downloaded it and compiled it.
Everything worked as advertised.

-- Raphael

Kostas Maistrelis

unread,
Nov 23, 2008, 3:00:28 PM11/23/08
to sleep-de...@googlegroups.com, andreas....@gmail.com
Andreas Ravnestad wrote:
> Hm, I'm just seeing an empty page at http://altsol.gr/sleepxomxml/. Is
> it working for you guys atm?
>

If you have problems, the direct link for archive is
http://altsol.gr/sleepxomxml/sleepxomxml-b1.tgz

Kostas Maistrelis

unread,
Nov 23, 2008, 3:11:53 PM11/23/08
to sleep-de...@googlegroups.com
Raphael Mudge wrote:
> 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
>

Ok i change the README and the doc/example-walk.sl
i allready upload with the same archive name.

Reply all
Reply to author
Forward
0 new messages