Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Catalyst usage in the wild...

by IOrdy (Friar)
on Jul 12, 2005 at 04:22 UTC ( [id://474160]=note: print w/replies, xml ) Need Help??


in reply to Catalyst usage in the wild...

I think the dispatching is neat but does anyone else feel that the stash is kind of icky? I have not used catalyst yet but from the docs it looks like just a reference to a global hash with nothing to stop actions using conflicting names within the stash.

I have in mind to use a 'namespace' per controller or to assigning to the stash with a set method so I can check I'm not blowing away an existing value; unless there is a defacto standard between people working on catalyst modules?

Replies are listed 'Best First'.
Re^2: Catalyst usage in the wild...
by sri (Vicar) on Jul 12, 2005 at 08:38 UTC
    This mostly depends on how much you forward in your app.
    There is no standard, but nobody ever complained about this, so it's definately no issue. ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-04-24 15:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found