[Ur] debugging xml data

Gergely Buday gbuday at gmail.com
Sat Jan 7 05:09:25 EST 2012


Marc wrote:

> Excerpts from Gergely Buday's message of Thu Jan 05 16:15:57 +0100 2012:
>> I do not know whether there is already written routines for this task,
>> but I have written some util functions to help debugging xml values.
>> It strips html tags and newlines from already constructed xml data.
>
> Shouldn't we add regex support instead !?
>
> Then this all can be written as replace '<[^>]*>|\n' with '' or the
> like ?

Certainly, but adding regex is far more difficult than this.

For the time being it is enough that one can find this in the list archive.

- Gergely



More information about the Ur mailing list