[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#442084: ITP: libtransaction-simple-ruby -- A generic way to add active transaction support to objects



Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf <gwolf@gwolf.org>

* Package name    : libtransaction-simple-ruby
  Version         : 1.4.0
  Upstream Author : Austin Ziegler <halostatue@gmail.com>
* URL             : http://rubyforge.org/projects/trans-simple/
* License         : MIT/X
  Programming Lang: Ruby
  Description     : A generic way to add active transaction support to objects

 Transaction::Simple provides a generic way to add active transaction
 support to objects. The transaction methods added by this module will
 work with most objects, excluding those that cannot be Marshal-ed
 (bindings, procedure objects, IO instances, or singleton objects).
 .
 The transactions supported by Transaction::Simple are not associated
 with any sort of data store. They are "live" transactions occurring
 in memory on the object itself. This is to allow "test" changes to be
 made to an object before making the changes permanent.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (200, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)




Reply to: