DBIx::Class::Shadow
By Arthur Schmidt (fREW)
Date: Tuesday, 28 June 2011 14:50
Duration: 20 minutes
Target audience: Intermediate
Language:
Tags: dbic dbix::class journal shadow versioncontrol
In 2010 I spent a good amount of time hacking on and using DBIx::Class::Journal. It is great for getting solid journaling. What it's not great at is using that data. My new module, DBIx::Class::Shadow, will allow much more power, such as searching for changes, searching for versions, and most importantly, versioned results will retain all of the relationships of the original results, allowing you to do clever things like: $current_artist->versions->back(10)->cds, giving you the cds of the artist 10 revisions back.
In this talk I will discuss how to use this tool and hopefully showcase an application that uses it.
- Sam Vilain (mugwump)
- Ricardo Signes (rjbs)
- Andrew Rodland (hobbs)
- G. Wade Johnson (gwadej)
- Todd Rinaldo (toddr)
- Jason Crome (CromeDome)
- Stevan Little (stevan)
- John Lightsey
- Jess Robinson (castaway)
- JT Smith
- John Anderson (genehack)
- jerry gay (particle)
- Dave Doyle (meraxes)
- Sterling Hanenkamp (zostay)
- Kenneth Graves (kag)
- Arthur Schmidt (fREW)
- Mike Burns (lungching)
- Chas. Owens (cowens)
- Justin Hunter (arcanez)
- Kartik Thakore (kthakore)
- Greg Estep
- bryan abfalter
- Jake Gelbman
- David Neimeyer
- Yanick Champoux
- Matthew Horsfall (alh)
- Andrew Grangaard (spazm)
- Link McGaughey
- Zach Morgan













