Improved performance of strings encoding/decoding.
No one has complained about this package for more than one year. So either no one uses it or every one who does is happy :)
Assuming latter next release will be 1.0.
Enjoy.
This version has updated transport layer (httplib2 is now used). There are also several minor updates. All existing tests pass for this release.
Upgrade to this release if you wish to.
Java and Python implementations now understand UTF-8 encoded strings sent to each other. If language you speak (and strings you sent) require symbols beyond strict ASCII then you should upgrade to this version. Others welcome too :)
Note however that due to changes made string and XML serialization significantly slowed down. Although if you do not use heavily strings larger then several kilobytes you probably won't notice it.
The repository has moved to Subversion. Access instructions can be found here http://sourceforge.net/svn/?group_id=154438. Choose "trunk" to get latest version.
Release 0.4 is first one that I deem to be of beta quality. I welcome anyone who needs support for Hessian protocol to try this out.