[Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN

Guillermo Roditi groditi at gmail.com
Wed Dec 10 20:20:28 GMT 2008


On Tue, Dec 9, 2008 at 9:35 AM, Tomas Doran <bobtfish at bobtfish.net> wrote:

>
> I agree that all 'real' Moose classes shouldn't be breaking the meta meth=
od
> like this, but the fact is that there *IS* real code out there which is
> going to be broken by this, and it's something which we can _avoid_ break=
ing
> without too much effort..
>

As agreed, we'll replace calls to ->can with calls to ->meta->has_method to
fix this. We will also have to use Class::MOP directly to find the metaclass
instead of using ->meta.

So, problem resolved, fix known. will fix and release when i have some time.
some time later this week, maybe next.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20081210/97daa=
fea/attachment.htm


More information about the Catalyst mailing list