On Dec 31, 2007, at 5:12 AM, Matt Humphreys wrote: > Hi, > Are there ary plans to provide a javascript client for hessian? Now > there is an actionscript version how hard would it be to port it?
The only real issue is Double support. As far as I know, there isn't a good way to convert a binary double to a JavaScript double. ActionScript has a converter available to do that. -- Scott > > Regards > matt > > > _______________________________________________ > hessian-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/hessian-interest _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
