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

--- Comment #4 from Martin Renvoize <[email protected]> ---
I'm in favour of such a standardised way of adding operational feedback for
non-fatal errors/information passing.

We introduced such a use case in the Koha::Item trigger for when lost items are
marked as found.  Having a standardised approach to passing such information
around in the object would be great.. I've already found a few more cases for
such feedback and it allows for continued moves toward fluent (chainable)
interfaces.

Perhaps 'messages' is the best name for this as we already have exceptions for
fatal errors, and I can see where Jonathan is coming from with your comment
Tomas.

-- 
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/

Reply via email to