* Moritz Onken <[EMAIL PROTECTED]> [081004 14:00]: > Another improvement I'd suggest is to handle the generation of the > filename with external modules like > http://search.cpan.org/perldoc?DBIx::Class::UUIDColumns does it. > And to be even more flexible you could factor out the generation > of the directories as external modules.
The module is in svn now: http://dev.catalyst.perl.org/repos/bast/DBIx-Class-InflateColumn-FS In the latest version, I derived from DBIx:Class::UUIDColumns which gave me the multiple UUID provider support. I think this one is ready for CPAN. -Marc _______________________________________________ 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]
