On Wed, Apr 14, 2010 at 11:27 PM, Jesse Luehrs <[email protected]> wrote: > > The actual bug here is that Class::MOP::Class->initialize shouldn't > initialize a CMOP metaclass for a class with a Moose parent (feel free > to read up on metaclass compatibility if you're interested in the > details). I have this partially fixed in a branch > (topic/more_metaclass_compat), but there are still some details that > need to be worked out... hopefully I'll get it fixed up and released > soon. >
Wow, thanks for the quick response. That makes a lot of sense. Alex
