On Jun 22, 2006, at 5:04 PM, Tom Kaitchuck wrote:
> Hello all,
> I have been working on adapting hessian for a project I am working
> on. I
> have already created a modified version of com.caucho.hessian.io which
> has performance enhancements, code cleanup, feature removal, and a
> number of unit tests. I plan to continue to make improvements, but
> have
> no intention of providing any support. If anyone would find this
> useful,
> just let me know where to send the diff.
Interesting. What performance enhancements did you find?
> I noticed that you have added some new types in the draft for Hessian
> 2.0, but it is not clear from the WIKI what each of these values
> actually represents.
I added a new page at http://wiki.caucho.com/Hessian_2.0 to describe
some of the draft ideas.
> I would also like to specifically request that if
> the comment period is not closed c/c++ primitives be supported, as I
> will need to implement this anyway, and I would prefer not to break
> compatibility.
We just started brainstorming for Hessian 2.0. I'm guessing it will
be at least 6 months before we make it final. No sense rushing in it.
The goal is not to add any new types, merely compact representations.
c/c++ primitives should already be supported, just in a somewhat
wasteful manner, since you can encode a byte using I x x x x.
-- Scott
>
> Cheers,
> Tom Kaitchuck
>
Received on Mon 26 Jun 2006 19:14:54 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:41 PDT