>> >> OK, that's fine. By that token would the above example use >> >> O x0b example.Car >> >> or >> >> O S x00 x0b example.Car >> >> to use the compact string encoding? > > Yes, thanks for catching that.
So what's the answer to the question? :-) Can you use the string short hand notation for types? Also, is there any merit in keeping the type encoding consistent across objects, maps and lists, e.g. O x0b example.Car V x0b example.Car M x0b example.Car ? Ben _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
