On 11/1/06, David Jack Olrik <[EMAIL PROTECTED]> wrote:
http://www.onemogin.com/blog/528-chained-searches-the-beauty-of-
dbixclass-and-catalyst.html

Nice article. However, by "chained actions" I meant Catalyst's builtin
Chained actions. But I guess it still added some weight to the
previous suggestion of using search for everything.

By the way... in your search_date() method. Are you aware that
DBIx::Class understands DateTime objects directly when using
InflateColumn::DateTime? Or is it that you really prefer to manually
build the string instead of using the date manipulating routines in
DateTime?

-Nilson Santos F. Jr.

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to