> Not sure if someone has mentioned this already or not, but > http://search.cpan.org/~nuffin/DBIx-Class-Journal-0.900001_02/<http://search.cpan.org/%7Enuffin/DBIx-Class-Journal-0.900001_02/> > does > some/most of the things you suggest.
These both seem like cool ideas which we may pursue if we decide to add some awesome form of pervasive undoing, but for now I'd rather just be safe from deletion. I saw that a Component would easily let me override the delete method to call update and set some update flag. On the other hand I have not yet seen a simple way to modify the search method in DBIC::ResultSet. Is there a simple way to extend that method or do I have to do regular inheritance? -- fREW Schmidt http://blog.afoolishmanifesto.com
_______________________________________________ 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]
