[Dbix-class] "soft deletion"

fREW Schmidt frioux at gmail.com
Tue Feb 17 01:49:29 GMT 2009


> Not sure if someone has mentioned this already or not, but
> http://search.cpan.org/~nuffin/DBIx-Class-Journal-0.900001_02/<http://sea=
rch.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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090216/0ab=
67f64/attachment.htm


More information about the DBIx-Class mailing list