https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35361 --- Comment #11 from Andreas Jonsson <andreas.jonsson@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/C...) 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.