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

--- Comment #37 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
(In reply to Julian Maurice from comment #36)
> You're saying that the structure is kept only during the lifetime of the
> object, but with Plack, isn't the object's lifetime infinite ?

No. The code is cached for some time, but we create a new Controller object for
each new Authority object. And in new we clear the saved structure. (We could
also save it in $self alternatively.)

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