Added our own accessor system (ripped from C::A) and a bunch more compat code
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 21 Jul 2005 13:43:19 +0000 (13:43 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 21 Jul 2005 13:43:19 +0000 (13:43 +0000)
commitfe5d862bdaa631796cb26e5fea232a81458e68f8
tree72229d2ba07f9030b7e43734eefc8e6d48282c32
parent510ca9120ab2fea50a0852ee4ed6a13735ed7ebc
Added our own accessor system (ripped from C::A) and a bunch more compat code
lib/DBIx/Class/AccessorGroup.pm [new file with mode: 0644]
lib/DBIx/Class/CDBICompat/AttributeAPI.pm [new file with mode: 0644]
lib/DBIx/Class/CDBICompat/GetSet.pm [new file with mode: 0644]
lib/DBIx/Class/CDBICompat/LazyLoading.pm [new file with mode: 0644]
lib/DBIx/Class/CDBICompat/Triggers.pm [new file with mode: 0644]