Sam Tregar wrote:
DBIx::Recordset for object wrapping of SQL queries for managability. ]I thought this was just another OO DB wrapper, but I don't remember looking too closely.
No, I would say that DBIx::Recordset is a procedural API for driving a database. The usage therefore contrasts highly with Object-Relational wrappers such as Class::DBI, Tangram, Alzabo and SPOPS and Class:::Tables
Now internally, Recordset uses tied arrays and hashes for some of its procedural magic, but the API proper is procedural.
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.