Current and future clients will not enclose
the opaque data in CDATA.
-- David

On 19-Apr-2012 8:54 AM, renzo phellan wrote:
> Hello, I read some comments about boinc clients adding an aditional CDATA
> tag to opaque section's data. So, my question is has this already been
> fixed in some client version or do I have to consider parsing that
> additional CDATA tag?
>
> Example:
> Account manager reply -->  <opaque><something>123</something></opaque>
> Boinc client request -->  <opaque><![CDATA[
> <something>123</something></opaque>
>
> Also, does boinc use CDATA somewhere else in its xml rpcs, so that I have
> to consider parsing that kind of data?
>
> Oh, I forgot to mention I am developing an account manager, so I need that
> information, please. Thanks in advance.
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to