C
cs5b
Hello all, just wondering whether someone else has observed this.
I am using REXML and at times, it seems to have difficulties "seeing" a
closing tag. I am wrapping XML-escaped binary data in XML and as a
result there might be a lot of special characters between tags. I
assume some of those special characters are causing problems...
I added '\n' chars at the end of the binary stream, which seemed to
help, but not completely solve the problem.
Anybody else observed this or has suggestions on how to overcome this
problem?
Christian
I am using REXML and at times, it seems to have difficulties "seeing" a
closing tag. I am wrapping XML-escaped binary data in XML and as a
result there might be a lot of special characters between tags. I
assume some of those special characters are causing problems...
I added '\n' chars at the end of the binary stream, which seemed to
help, but not completely solve the problem.
Anybody else observed this or has suggestions on how to overcome this
problem?
Christian