[Catalyst] ActiveRecord for Perl

Matt S Trout dbix-class at trout.me.uk
Tue May 22 17:24:10 GMT 2007


On Tue, May 22, 2007 at 01:14:31PM -0300, Eden Cardim wrote:
> On 5/22/07, Adam Bartosik <adam.bartosik at hurra.com> wrote:
> >Good point. To be honest - I need to dig deeply into dbix structure to
> >propose something in the dbix way.
> >The main feature I would like to get from dbix as a wrapper for SQL
> >statement is pagination.
> 
> DBIC::RS has paging, just use the 'rows' and 'page' attrs.

That's where we start to run into trouble - DBIC can provide all this stuff
but it needs the metadata, which means it needs the query in DBIC form.

Anyway, we'll discuss on't appropriate list :)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Catalyst mailing list