I wrote: >Hello, cat-list -- > >Still working with a variation of MyApp... and struggling. > >How would I access the user information in my, say, 'book' controller? I have added a column to the users db that I want to use for altering logic for the 'list' method. > >Any help or pointers to newbie resources appreciated.
Nevermind. It's too easy. $c->user->new_column was the trick. Sorry for the noise. Unfortunately, it may not be the last time. ;-) Cheers, -- Michael Higgins _______________________________________________ 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/
