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

--- Comment #79 from Nick Clemens <n...@bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #76)
> (In reply to Tomás Cohen Arazi from comment #74)
> > The fact it relies on the API should be a good thing for everyone, no one
> > wants to add new CGI controller scripts that can only be tested with
> > selenium :-D
> 
> The problem is having all the logic in Koha::REST, how do you do if you want
> to reuse this code outside of a REST API call?

The logic in the API is mostly permission based, and pretty light in my
opinion. Why are you interacting with this code outside of the API, and what
are you trying to do?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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