> Well - I was not sure about that - but with "use base > 'Catalyst::Controller';" I get: > > Could not load class (Base) because : Can't locate object method > "linearized_isa" via package "Moose::Meta::Role" at > > /home/zby/progs/Catalyst-Runtime/5.80/branches/moose/lib/Catalyst/ClassData.pm > line 23.
Roles can't have base classes kids! The attributes problem is a known issue and it kills me as well and I promise you I am trying to fix it. Just give me some time and hopefully by the time we are merged back to 5.8 trunk then I'll have come up wit a work-around or a fix. It all stems from the compile vs run time thing (moose = run time). Ideas welcome -- Guillermo Roditi (groditi)
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
