19 May
2014
19 May
'14
10:41 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12265 --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Inviting anyone to comment on the following: The DBIx statements are in the script code itself now. Another approach would have been to move such statements to a module. In this case my idea was that the call to schema, 3 search, 1 first, 1 delete, 1 update and 1 create statement (7 DBIx calls) do not really justify adding an additional layer between the script and DBIx. What do you think? -- You are receiving this mail because: You are watching all bug changes.