[Catalyst] Documentation on DBIx Class
Andrew Rodland
arodland at comcast.net
Fri Jan 18 23:28:14 GMT 2008
On Friday 18 January 2008 02:47:14 pm Mesdaq, Ali wrote:
> I have to just rant a bit about that. The most difficult thing about
> catalyst is trying to learn dbic.
Except that's not a "thing about catalyst". You don't need to use DBIC. It's a
popular choice, sure, but if you think that something else would be eaiser,
then go for it. Use Rose, invent your own wheel, or do what $WORK does and
write a model that does nothing but stored-procedure calls (straight DBI and
some glue). DBIC isn't required for using catalyst, it's just the standard
choice for doing what DBIC does -- which most people find rather useful.
Andrew
More information about the Catalyst
mailing list