https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26625 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #5 from David Cook <dcook@prosentient.com.au> --- (In reply to Julian Maurice from comment #3)
As an alternative, we could use the mojolicious Config plugin, but that would require having a separate configuration file for mojo. It might be a good idea, but really I don't know. It's a thing to consider while reviewing this patch.
I am fond of Config plugins ( like Catalyst::Plugin::ConfigLoader ), although with Catalyst I had the issue where I wanted to access the config in the Catalyst config from outside Catalyst for arbitrary non-web config items. Not sure how that works with Mojolicious, but with Catalyst I had to use Config::JFDI. -- You are receiving this mail because: You are watching all bug changes.