Ah -- yes indeed, that did the trick. That chain was a bit longer than
I could put together on my own.

Thanks!


On Sat, Sep 18, 2010 at 7:05 PM, Steve Nolte <[email protected]> wrote:
> Agreed that this is a DBIx::Class question, but I think you want something 
> like:
>
> $self->result_source->schema->resultset('NAME_OF_RESULTSET_YOU_WANT')->find($id)
>
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>

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

Reply via email to