DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtransaction-simple-ruby1.8
BeschreibungA generic way to add active transaction support to objects
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.4.0-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe92 Byte
Hängt ab vonruby1.8
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellelibtransaction-simple-ruby
Paketgröße8056 Byte
Prüfsumme MD5a8420fd949a8ad9eee7cfe5259f59bfb
Prüfsumme SHA1934257042ffe4df6b326be4e851c4ac29a634dd5
Prüfsumme SHA25657adf1c0a4dd4f2bcb00cea1cd1098ce780538fc7b3f72fa57abe703f6d2065d
Link zum Herunterladenlibtransaction-simple-ruby1.8_1.4.0-1_all.deb
Ausführliche BeschreibungTransaction::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.


Impressum
Linux is a registered trademark of Linus Torvalds