OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cap-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RCAP 2.0.0 Released


The Common Alerting Protocol is a lightweight standard to facilitate
the distribution of alerting data. RCAP is an implementation of the
CAP in Ruby. It allows for the creation of RCAP messages from Ruby
applications and the parsing of external messages.

RCAP currently supports CAP 1.0, 1.1 and 1.2.

Changes in 2.0.0:

* Changed initialisation to block/builder style
* Refactored RCAP so protocol versions are subclassed from classes in
RCAP::Base module

Fore more information:

* The RCAP project page can be found at http://www.aimred.com/projects/rcap
* The RCAP API documentation can be found at
http://www.aimred.com/projects/rcap/api
* A public git repository can be found at http://github.com/farrel/RCAP
* A CAP validator based on RCAP is available at http://capvalidator.heroku.com

Farrel
-- 
Aimred - Ruby Development and Consulting
http://www.aimred.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]