[Moving to the more topical koha-devel]
For a bit of anecdotal evidence, we've been testing with the non-Parser
version for over six months with no ill effects. However, I definitely
encourage further, more rigorous compatibility tests before making a
recommendation. How do we go about testing tha
* Clay Fouts (cfo...@ptfs.com) wrote:
>Chris,
>What about Michael's suggestion of "require"-ing a file that defines that
>BEGIN block, instead? Or, more broadly, define it once in C4/Context.pm?
>The former keeps the same functionality you're attempting to apply, and
>the user o
* Clay Fouts (cfo...@ptfs.com) wrote:
>[Moving to the more topical koha-devel]
>For a bit of anecdotal evidence, we've been testing with the non-Parser
>version for over six months with no ill effects. However, I definitely
>encourage further, more rigorous compatibility tests befor