Hi All,

It's been a while since I've touched soft deletions in dbic, what's
the recommended/standard current approach?

I didn't see an out-of-the-box cpan module (although I'd be very happy
to be corrected on that), so I think we're currently going with
over-riding delete in result class and overriding rs_search in
resultset.

I've used DBIx:::Class::RestrictWithObject successfully before and
that seems a straightforward approach, although it's tempting to maybe
refactor it into an out-of-the-box soft delete plugin.

How's everybody else doing with soft deletes? Any suggestions? Any pitfalls?

Thanks,

Aaron

-- 
Aaron J Trevena, BSc Hons
http://www.aarontrevena.co.uk
LAMP System Integration, Development and Consulting

_______________________________________________
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/dbix-class@lists.scsys.co.uk

Reply via email to