[CAP] [ANN] RCAP 0.2
Farrel Lifson
farrel.lifson at gmail.com
Fri Nov 20 06:04:17 PST 2009
I'm pleased to announce the release of RCAP 0.2. RCAP is a Ruby
implementation of the Common Alerting Protocol(CAP). This release is
release is aimred at developers and adds YAML generation and parsing
support as well as functionality allowing RCAP objects to be displayed
easily in the IRb command console.
= What's New 0.2
== YAML Support
RCAP now supports the generation of YAML documents to represent each alert.
This YAML message can then be parsed back into it's constituent RCAP
objects using the Alert.from_yaml method.
== IRb Console Formatting
All RCAP classes now have custom inspect methods which enables them to
be displayed in a helpful and clear manner to end users in an IRb
console.
For more detailed release notes see
http://www.aimred.com/news/developers/2009/11/20/rcap_0_2_released or
view the RCAP project page at http://www.aimred.com/projects/rcap
Farrel
--
Aimred - Ruby Development and Consulting
http://www.aimred.com
More information about the CAP-list
mailing list