|
|
| Perl: the Markov chain saw | |
| PerlMonks |
MooseX::Storage and HTTP::Session ... are they friends?by sundialsvc4 (Monsignor) |
| on Nov 30, 2011 at 13:16 UTC ( #940839=perlquestion: print w/ replies, xml ) | Need Help?? |
|
sundialsvc4 has asked for the
wisdom of the Perl Monks concerning the following question:
I suppose that I am still accustomed to the Mojolicious framework, but my question is this ... if I include a Moose object into an HTTP::Session stash, and that object uses MooseX::Storage, do in fact the “Storage” bits get called, or is the object “merely” going to be treated as a hash? To put it another way, are there certain stashing interfaces that are “MooseX::Storage aware” whereas others are not? If not, what is required?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||