-
jamesagnew made 1 file-release changes.
2009-11-29 21:22:03 UTC by jamesagnew
-
jamesagnew made 1 file-release changes.
2009-11-29 15:12:03 UTC by jamesagnew
-
jamesagnew made 3 file-release changes.
2009-11-28 18:32:02 UTC by jamesagnew
-
jamesagnew made 2 file-release changes.
2009-11-28 18:31:03 UTC by jamesagnew
-
jamesagnew made 2 file-release changes.
2009-11-28 18:22:01 UTC by jamesagnew
-
jamesagnew made 1 file-release changes.
2009-11-28 18:20:02 UTC by jamesagnew
-
jamesagnew made 1 file-release changes.
2009-11-28 18:17:01 UTC by jamesagnew
-
jamesagnew made 1 file-release changes.
2009-11-28 18:15:03 UTC by jamesagnew
-
jamesagnew made 1 file-release changes.
2009-11-21 20:11:01 UTC by jamesagnew
-
It would be very nice to be able to set objects with the terser, rather than Strings only. Especially for segments with Varies elements.
Example for the QPD-3 element :
QIP qip1 = new QIP(msg)
// ...
terser.set("/QPD-3(0)", qip1)
// ...
QIP qip2 = new QIP(msg)
terser.set("/QPD-3(1)", qip2)
In this particular case, this would also allow repetitions for QPD-3, whereas today the only...
2009-11-09 11:22:05 UTC by lcourvoisier