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

--- Comment #14 from David Cook <[email protected]> ---
So I don't think the description is quite right... but the methodology looks
like it could work. 

I'd need to look at this some more but it's a neat idea.

Ages ago, I remember looking into Wordpress and PHP, and from memory it uses
wp_opcache_invalidate_directory() to clear out cached plugin code.

I didn't think Perl had an equivalent, but Symbol::delete_package is quite
interesting. It does come with a warning about it being a bit too extreme, but
very interesting. 

And that's what Martin picked up in his follow up. Not sure I understand his
reasoning for not using Symbol::delete_package. Will ask...

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