<div dir="ltr">Hi everyone, I just wanted to raise some questions, that might be worth thinking about at the KohaCon16 hackfest, or just here.<div><br></div><div>Koha has been a CGI app for ages. And we slowly made it work under Plack to gain performance. We did so, by running it inside a CGI emulation context (i.e. CGI::Emulate::PSGI [1]). We even wired all stuff so packages can take advantage of Plack out of the box (just not enabled by default, that'd be a next future step).</div><div><br></div><div>We then introduced a Mojolicious implementation of (a beggining of) a REST API.</div><div><br></div><div>Is it time to start thinking of Koha as a Plack app and focus on that?</div><div><br></div><div><br></div><div>[1] Through Plack::App::CGIBin actually.<br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px">Tomás Cohen Arazi</div><div style="font-size:12.8px">Theke Solutions (<a href="http://theke.io/" target="_blank">http://theke.io</a>)<br>✆ +54 9351 3513384<br>GPG: B2F3C15F</div></div></div></div></div>
</div></div>