Rubynet-announce digest, Vol 1 #26 - 1 msg

Send rubynet-announce mailing list submissions to
rubynet-announce@lists.rubynet.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.rubynet.org/lists/listinfo/rubynet-announce
or, via email, send a message with subject or body ‘help’ to
rubynet-announce-request@lists.rubynet.org

You can reach the person managing the list at
rubynet-announce-admin@lists.rubynet.org

When replying, please edit your Subject line so it is more specific
than “Re: Contents of rubynet-announce digest…”

Today’s Topics:

  1. SPL 0.2 Released (rubynet-announce-admin@lists.rubynet.org)
···

Message: 1
To: announce@rubynet.org
Date: 10 Feb 2003 13:53:11 -0600
From: rubynet-announce-admin@lists.rubynet.org
Subject: [ruby-announce] SPL 0.2 Released
Reply-To: announce@rubynet.org

Simple Persistence Layer 0.2

This is the first RAA release of a mixin module which provides simple
DBI persistence to Ruby objects. It is fairly lightweight and easy to
use, and places few constraints on database design. It provides every
participating object with restore and create class methods, and save and
delete instance methods.

Currently it has been tested only with the PostgreSQL DBI driver.

http://www.io.com/~egabriel/spl-0.2.tar.gz

Dependencies:
Ruby-DBI
Ruby-Postgres
Test-Unit (optional)

Changes from 0.1:

  • create can now be overridden to accept additional parameters
  • foreignQuery method added
  • assumes serial type for id instead of a global sequence


rubynet-announce mailing list
announce@rubynet.org
http://lists.rubynet.org/lists/listinfo/rubynet-announce

End of rubynet-announce Digest