[Catalyst] Class::DBI::Sweet search method error?

Nilson Santos Figueiredo Junior acid06 at gmail.com
Thu Apr 6 00:59:39 CEST 2006


On 4/5/06, Maxim Nechaev <nechaev at technodesign.ru> wrote:
> All this mean that for new development better to use other ORM than
> "Class::DBI" or "Class::DBI::Sweet"?

For new developments, the current Catalyst unofficially recommended
ORM is DBIx::Class::Schema (i.e. it's the one Catalyst core developers
use).

> There no support in future?

Catalyst will probably always support whatever is plugged into it as a
Model, if it complies to the specified interface. That being said,
you're probably more likely to get more help *around here* if you're
using DBIx::Class::Schema than any other ORM.

Neithe Class::DBI nor Class::DBI::Sweet are projects tied to Catalyst
and future support for them will depend solely on their authors and /
or community.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list