On Mon, Sep 8, 2008 at 4:57 AM, Jan Henning Thorsen <[EMAIL PROTECTED]> wrote: > On Sun, Aug 24, 2008 at 8:01 PM, Matt S Trout <[EMAIL PROTECTED]> wrote: >> >> The dispatcher change is sadly insufficient. >> >> Because visit() returns, you really need to reset action and namespace. >> >> local is one option, simple code to do so another.
Argh -- of course. > Here's another *go* on "go" and "visit": > http://flodhest.net/files/perl/catalyst-go/ > > All tests succeed. I've also added some tests that check if you're > trying to ->go() to a view/model. Thanks -- that's a step beyond the fix I was about to send. -- Regards, Charles Bailey Lists: bailey _dot_ charles _at_ gmail _dot_ com Other: bailey _at_ newman _dot_ upenn _dot_ edu _______________________________________________ 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/
