On Wed, May 13, 2009 at 12:10:18PM -0700, Marc Mims wrote:
> Ok. So, now how to fix it?
>
> I need a unique filename to deflate to, but I only want to create it
> once. Rather than using the deflated value {_column_data}{$column}, I
> can create {_fs_column_filename}{$column} and use it, instead. I need
> to populate {_fs_column_filename} when a row is read from the db. Looks
> like I can do that by extending inflate_result.
Hmm. Maybe you need to generate an extra accessor group so you can tag the
Path::Class or whatever object on the way in?
--
Matt S Trout Catalyst and DBIx::Class consultancy with a clue
Technical Director and a commit bit: http://shadowcat.co.uk/catalyst/
Shadowcat Systems Limited
mst (@) shadowcat.co.uk http://shadowcat.co.uk/blog/matt-s-trout/
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]