[Koha-bugs] [Bug 21610] Koha::Object->store needs to handle incorrect values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 23 16:11:27 CEST 2018


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

--- Comment #34 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Martin Renvoize from comment #31)
> This approach scares me I'm afraid.. it feels like we're hiding errors that
> really ought to be getting thrown up to the callers and for developers to
> make informed decisions.

So maybe you are both missing the point of this approach: we do not want the
callers (controllers) to validate the data, it will be horrible to write and
maintain.

I am waiting for your suggestions, I do not have another one.

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


More information about the Koha-bugs mailing list