[Catalyst] CatalystX::CRUD

Perrin Harkins perrin at elem.com
Sun Sep 23 18:42:00 GMT 2007


On 9/23/07, Matt S Trout <dbix-class at trout.me.uk> wrote:
> Do you have any thoughts on how to paper over DBIC's ability to chain searches
> vs. the lack of that feature in RDBO?

Isn't it primarily a way to build up your search criteria with
multiple small method calls instead of one big one?  It doesn't seem
very relevant to a CRUD app where all the criteria come in at once
from a web form.

- Perrin



More information about the Catalyst mailing list