don't call $self->initialize, call CMOP::Class->initialize
authorJesse Luehrs <doy@tozt.net>
Fri, 2 Apr 2010 20:47:33 +0000 (15:47 -0500)
committerJesse Luehrs <doy@tozt.net>
Wed, 12 May 2010 22:30:22 +0000 (17:30 -0500)
commit03ed0014e2f7f4733ac034a7cb7e162fc4aebbf0
tree3463725f232899e727bdb7745723ce4baf166ca4
parent9a6c8b34db332dde87d106406f398fa278c2b829
don't call $self->initialize, call CMOP::Class->initialize

now that metaclass compat fixing works, let that take care of picking
the correct metaclass
lib/Class/MOP/Class.pm