On Sun, Dec 7, 2008 at 4:38 PM, Tomas Doran <[EMAIL PROTECTED]> wrote:
> > Please find attached a simple test case for the behavior needed by > Catalyst::Plugin::Cache::Curried (and anything else which says > __PACKAGE__->mk_accessors(qw/ meta /)) - found by looking at MojoMojo's > current test failures. Yeah dude. wontfix. You don't get to take over Moose's "meta" method. Immutable replaces the accessor when inlining the meta method. You can argue with Moose over who has the right to that particular method name, but that's out of the scope of my module. -- 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/
