
moseley at hank
Sep 2, 2009, 5:18 PM
Post #2 of 2
(729 views)
Permalink
|
On Wed, Sep 2, 2009 at 7:30 AM, Tomas Doran <bobtfish [at] bobtfish> wrote: > Bill Moseley wrote: > >> I also tried with Catalyst::ClassData. Must be missing something. >> > > Nope, you're not missing anything - class data in roles doesn't play > nicely. > > This would all be a lot easier (or not needed) if we had an app class > instance, rather than it being a class.. > True. In my case what I did was use package lexicals. Wasn't sure about that because not sure how Moose does its magic. Thanks, -- Bill Moseley moseley [at] hank
|