[Catalyst] Bump Catalyst::Model::Adaptor

Bill Moseley moseley at hank.org
Sun Dec 15 16:27:30 GMT 2013


I'm a big fan of Catalyst::Model::Adaptor.    It helps maintain good
separation of concerns and code resue.

But, there's an annoying issue where it sends its entire config to the
model's constructor instead of just what is in "args".

Some code will complain when it finds unknown constructor arguments.  For
example I'm seeing lots of these:

Unrecognised options: args catalyst_component_name class at
/var/lib/jenkins/perl5/perlbrew/perls/jenkins/lib/site_perl/5.14.4/Catalyst=
/Model/Adaptor/Base.pm
line 27.

In this case it is Cache::Memcached::libmemcached complaining.

I think there's a suggested patch in one of these.   Is there someone that
can review and maybe push out a new version?

https://rt.cpan.org/Public/Bug/Display.html?id=3D67078
https://rt.cpan.org/Public/Bug/Display.html?id=3D78663



-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20131215/6e0ab=
d1c/attachment.htm


More information about the Catalyst mailing list