https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24009
--- Comment #11 from Jonathan Druart <[email protected]> --- Did not we decided to have ->filter_by_* methods? I do not think we should introduce this pattern (ie. having filter_by in parameter), we may end up with huge and complex methods. However I really like the idea of ->filter_by_* chained methods to filter a set. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
