← Prev in month ← Prev in thread

XMLData opaqueness

From
Trevor Perrin <>
Date
2005-04-18T18:16:36+00:00
ID
011701c54442$6959f2c0$6401a8c0@ibm0i3i2evz3sn
Thread
XMLData opaqueness
Juan Carlos, Ed,

 

I'm glad your testing is unearthing nitty-gritty 
issues like this.  I haven't reviewed the 
whole discussion, but we may already have the means to solve this 
problem.

 

In addition to Document/XMLData, the core has a 
Document/Base64Data which can contain XML.  This is processed by the Server 
as an octet-stream, which means the client must have already applied 
canonicalization (of whatever sort).

 

Given how problematic Document/XMLData is, perhaps 
it should simply be removed in favor of base64'ing everything?

 

 

Trevor
← Prev in month ← Prev in thread