Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: How to organize Catalyst stash

by ruoso (Curate)
on Nov 20, 2010 at 12:57 UTC ( [id://872664]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to organize Catalyst stash
in thread How to organize Catalyst stash

Sorry, I should have said: Don't prepare view-specific hashrefs in the controller, create custom view classes to do that.

I think you understood I was implying you were creating the JSON string in the controller, and that's not the case. What I meant was the building of the hashref that you pass to the json view. The way to build that hashref should be in the view, not the controller.

daniel

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://872664]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-19 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found