On Thu, Jul 31, 2008 at 12:53 PM, MJ Ray <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
