Yeah, I'm not a fan of a single big file either.
Owen, what's your motivation for the change? As the front-end person, I'm
thinking maybe we should trust you on this one.
As for numbers...
It looks like that 1 file is 764 lines long
(https://gitlab.com/koha-dev/koha-dev/-/commit/18831f86eabbb
Hey Tomas,
Language Server Protocol looks super interesting. I’ve been using Visual Studio
lately when writing C# and I have been feeling IDE envy when going back to
writing Perl.
After reviewing https://langserver.org/, I think that Rich hasn’t organised the
Github very well. In https:/
Hi all,
String freeze will go into effect end of on Wednesday 15 July 2020 for
the 19.11.x maintenance branch. 19.11.08 release scheduled for Wednesday
22 July 2020.
Thanks
--
*Aleisha Amohia*
Koha Developer
Catalyst IT - Expert Open Source Solutions
___
I'm personally not a big fan of the "single big file" approach. I find
it difficult to navigate through, and can cause git conflicts more often.
Also, it means that all blocks need to be parsed by TT on every page.
Maybe it doesn't affect performance too much (or maybe it affects
performance in