When emulating $obj->{column} do not call any custom column method, just
authorMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 01:16:29 +0000 (17:16 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 03:26:46 +0000 (03:26 +0000)
commit92a23d906134d27d929dc103e37e28cb4541a006
treeb9624c7f2cc85bddf3b17a3c213664418c9cc8f8
parentaa11d765d7345d63fbc497b4b5c16776eedbaa6e
When emulating $obj->{column} do not call any custom column method, just
access the data directly with get/set_column().
lib/DBIx/Class/CDBICompat/ColumnsAsHash.pm
t/cdbi-t/columns_as_hashes.t