[Koha-patches] [PATCH] Replace TMPL_ELSIF with TMPL_ELSE and TMPL_IF in label-manager.tmpl;

Joshua Ferraro jmf at liblime.com
Fri Aug 1 05:38:35 CEST 2008


On Thu, Jul 31, 2008 at 12:53 PM, MJ Ray <mjr at phonecoop.coop> wrote:
> Credit to Joshua for simply asking why and making small comments, and
> fine if he doesn't include any patches in this direction, but this
> "there is no reason not to use single-author extensions instead of the
> portable way" subthread is really frustrating.
I agree this thread hasn't been particularly fruitful. Let's start over:

Can we try to figure out why ELSIF isn't working on your platform?

It really is a much easier paradigm to work with when you have large
multi-page nested IF ELSE statements to deal with .. it's a down right
pain to keep track of where you are in the logic without ELSIF
sometimes. Plus, it would be difficult to expect every Koha programmer
to know not to use it, and it's one more thing a QA manager would have
to check for before approving a patch.

Those are the main reasons I'd like to preserve ELSIF if at all possible.

So ... is the problem on OSX unresolvable?

Cheers,

-- 
Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE
CEO migration, training, maintenance, support
LibLime Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS



More information about the Koha-patches mailing list