https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32370 --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm still contemplating this... Considering https://metacpan.org/pod/DBIx::Class::InflateColumn::Serializer::JSON as an example to compare to. I think I still prefer the idea of a Koha::Object::InflateField::* hierarchy if we want something like this... to me, I think it's more elegant to outright replace the field accessor with automatic inflation rather than add additional accessors.. then fall back to get_column should one need the raw data.. but perhaps just because I'm so familiar with 'the DBIC way' I'm not seeing what we'd be losing in Koha land. -- You are receiving this mail because: You are watching all bug changes.