Name : ruby-transaction-simple
| |
Version : 1.3.0
| Vendor : Mandriva
|
Release : 1mdk
| Date : 2005-06-14 10:40:05
|
Group : Development/Other
| Source RPM : ruby-transaction-simple-1.3.0-1mdk.src.rpm
|
Size : 0.20 MB
| |
Packager : Pascal Terjan < pterjan_mandriva_org>
| |
Summary : Transaction::Simple object transactions
|
Description :
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 backend transaction; that is, they are not associated with any sort of data store. They are \"live\" transactions occurring in memory and in the object itself. This is to allow \"test\" changes to be made to an object before making the changes permanent.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/2006.0/i586/media/contrib |