[Koha-bugs] [Bug 15630] Make Edifact module pluggable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 18:28:55 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15630

--- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #14)
> (In reply to David Cook from comment #13)
> 
> > > +use Module::Pluggable search_path => ['Koha::Plugin'], except => qr/::Edifact(|::Line|::Message|::Order|::Segment|::Transport)$/;
> > 
> > This seems suboptimal... since any plugin with additional packages would
> > need an exception.
> 
> Have the same feeling when I see these lines..

I agree. I'm sure there is a better solution!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list