Move the code to create accessors out of ColumnCase and into ColumnGroups.
authorMichael G Schwern <mschwern@cpan.org>
Fri, 14 Mar 2008 01:41:32 +0000 (01:41 +0000)
committerMichael G Schwern <mschwern@cpan.org>
Fri, 14 Mar 2008 01:41:32 +0000 (01:41 +0000)
commit8da46543004ecb546d27b1cc40450d7160e8178f
tree866e84c30381e5286690ed1a83d0f1132ecff6fe
parent03dc7a51297ef94935ec776ee35421a1e131fdbb
Move the code to create accessors out of ColumnCase and into ColumnGroups.
This allows one to remove ColumnCase without effecting other features.
lib/DBIx/Class/CDBICompat/ColumnCase.pm
lib/DBIx/Class/CDBICompat/ColumnGroups.pm