From: "John Napiorkowski" <[EMAIL PROTECTED]>

> Usually I just do something like $c->stash->{self} = \$self;

I've been doing the same thing in some proof of concept code, expecting to bump 
into a better (more proper) way to handle it. I have a sneaking suspicion that 
we aren't supposed to talk between our controller and views like this for 
reasons like there potentially being more than one view object created during a 
response.

---
Rodney Broom


_______________________________________________
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