http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921
--- Comment #22 from M. de Rooy <[email protected]> --- (In reply to comment #18) > (In reply to comment #17) > > (In reply to comment #16) > > > New code *must* enable the warnings pragma; please use Modern::Perl. > > > > This could still be a problem with the way the plugins work in the marc > > editor. The routine is redefined iirc.. > > All the more reason to stick to our coding guidelines, if the additional > warning messages in the log annoys somebody enough to inspire them to fix > that issue with the cataloging plugins, then. :) I actually disagree here. We cannot block development, because we already have a bad construct in Koha and a new developer should solve that first. We need to be somewhat pragmatic. As long as the construct is in, we are more or less obliged to support it. We would not encourage people to submit patches, if they should start solving our old problems. But I looked a little bit, sufficiently annoyed :) and submitted a proposal for this under bug 10480. Have a look! BTW It will not be possible to phase out all old plugins directly, because we have to keep in mind that people may have also written custom plugins this way. Bug 10480 supports both ways therefore. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
