Re: [CDBI] Many-to-many relationships of same type?
"Ciaran Hamilton" <[email protected]> Wed, 20 Jun 2007 09:54:02 +0100
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
(resending as I forgot to CC the list - sorry for the dupe, Matt!) On 6/19/07, Matt S Trout <dbix-class-uY5y5/[email protected]> wrote: > You might want to have a look at http://search.cpan.org/dist/DBIx-Class/ > - it was intentionally built as a successor to Class::DBI with Tony's blessing > (and now counts Schwern, the original author of CDBI, amongst its users) > and handles a lot of things like this out of the box. > > I'd really recommend against using Class::DBI for new code these days - if > you don't like DBIx::Class' style the other good one to look at is > Rose::DB::Object. Ah, thanks for the pointer. I'll need to look into that. How come you wouldn't use Class::DBI for new code, out of interest? I'm curious to know. (I haven't looked at the CPAN docs for it yet.) Thanks! - Ciaran.