Druart
> Sent: Wednesday, 30 September 2015 6:38 PM
> To: koha-devel@lists.koha-community.org
> Subject: Re: [Koha-devel] Add rule for experimental features in coding
> guidelines
>
> Maybe it would be better to just specify that the code has to pass the koha-
> qa script.
>
Maybe it would be better to just specify that the code has to pass the
koha-qa script.
The experimental warnings is raised by perl -w and caught by this script.
2015-09-29 3:26 GMT+01:00 David Cook :
> Hi all:
>
>
>
> I just noticed that we don’t actually have a rule against using experimental
> f
I agree. I think it should be added to the agenda for the next developers
meeting so it can be put to a vote!
Kyle
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( htt
Hi all:
I just noticed that we don't actually have a rule against using experimental
features (e.g. smartmatch ~~, given/when) in the coding guidelines. We
impose this rule during the testing/QA process, but it's not actually
documented.
What do we need to do to add a rule? Bring this up a