[Koha-devel] Testing XML parsers

2010-05-11 Thread Clay Fouts
[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

Re: [Koha-devel] Testing XML parsers

2010-04-28 Thread Chris Cormack
* 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

Re: [Koha-devel] Testing XML parsers

2010-04-28 Thread Chris Cormack
* 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