Mantis - Hessian
Viewing Issue Advanced Details
2824 minor always 08-05-08 10:47 08-20-08 09:28
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.2.1  
0002824: hessian spec issues
(rep by Niclas Olofsson)

n example for List

  t x00 x04 [int # type for int[] (save as type 0000001)
  x63 x02 # length 2

x63 should probably be x6e...

/Niclas

Niclas Olofsson skrev:
The example for ref:

o x90 # object stores ref 0
  x91 # data = 1
  x4b x00 # next field refers to itself, i.e. ref 0

If I'm not misstaken, x4b for the ref would be a double octet so the
example above should read "x4a x00" instead.


There are no notes attached to this issue.