[Koha-bugs] [Bug 26625] Add ability to configure mojolicious applications

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 02:19:11 CEST 2020


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #5 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list