pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-dm-is-state_machine
Module Name: pkgsrc
Committed By: taca
Date: Sat Dec 17 17:26:54 UTC 2011
Update of /cvsroot/pkgsrc/databases/ruby-dm-is-state_machine
In directory ivanova.netbsd.org:/tmp/cvs-serv25882
Log Message:
Importing databases/ruby-dm-is-state_machine package version 1.2.0.
DataMapper plugin that adds state machine functionality to your models.
== Why is this plugin useful?
Your DataMapper resource might benefit from a state machine if it:
* has different "modes" of operation
* has discrete behaviors
* especially if the behaviors are mutually exclusive
And you want a clean, high-level way of describing these modes / behaviors
and how the resource moves between them. This plugin allows you to
declaratively describe the states and transitions involved.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/databases/ruby-dm-is-state_machine/Makefile
N pkgsrc/databases/ruby-dm-is-state_machine/PLIST
N pkgsrc/databases/ruby-dm-is-state_machine/distinfo
N pkgsrc/databases/ruby-dm-is-state_machine/DESCR
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index