Files | Admin

Notes:

Release Name: 0.4

Notes:
== SYNOPSIS:

patir is the library of common functionality used in the patir projects.
This includes a class that allows you to build configuration files in Ruby and a library for command abstraction.

== REQUIREMENTS:

* systemu 


Changes: == 0.4.0 / 2007-05-30 * Configurator#load_from_file method added to alow for configuration file inclusions == 0.3.0 / 2007-05-20 * Bugfix for the nesting of CommandSequenceStatus * PatirLoggerFormatter added and used in setup_logger