[ANN] xml-configfile 0.2.0

Hi, everybody!

My first Ruby library called ‘xml-configfile’ was just released.

I wrote this class, because I often use XML configuration files
for my applications. Traversing documents via DOM API and similar
stuff did not make me happy and caused a lot of trouble, so I
decided to create a (hopefully) better solution. The result is
XmlConfigFile, which provides easy access to configuration files
via XPath.

You can find a short tutorial here:
http://www.maik-schmidt.de/projects/xmlconfigfile/index.html

The RAA site is:
http://www.ruby-lang.org/raa/list.rhtml?name=xml-configfile

Cheers,

···


Maik Schmidt
mailto:contact@maik-schmidt.de