[Koha-bugs] [Bug 35361] Search filter on receive orders page crashes the system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 16:54:28 CET 2024


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

--- Comment #11 from Andreas Jonsson <andreas.jonsson at kreablo.se> ---
I can understand why we want to use something like DBIx::Class. But have we
properly considered the quality and the viability of DBIx::Class as an open
source project? My impression is that it is not a good library:

- The query semantics is vague and ambigous
- The documentation cannot be trusted
- It is slow
- It is unmaintainable

Although hundreds of people are listed as contributors, judging by the commit
history, it is in practice a one-man project.

Is there any Koha developer who has read the source code (e.g.,
https://metacpan.org/release/RIBASUSHI/DBIx-Class-0.082843/source/lib/DBIx/Class/Storage/DBI.pm)
and can say that they feel confident about the situation?

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


More information about the Koha-bugs mailing list