On Aug 13, 2007, at 9:55 PM, Compl Yue Still wrote: > Hi, another idea regarding Hessian. I'd think it's feasible to > implement the client interface of hessian that when the service method > takes its last argument as InputStream or Reader, or return > InputStream or Reader, the binary or character streams are > automatically wrapped.
I've just added this as http://bugs.caucho.com/view.php?id=1948 It's a great idea. -- Scott > > I don't know if this feature is already implemented by 2.0 or 1.02, > seems it is not by 1.01 coz the "Hessian with large binary data" > section is still in the user guide > (http://www.caucho.com/resin-3.0/protocols/hessian.xtp). I don't think > this hack is needed if InputStream and Reader are properly wrapped. > > Best Regards, > Compl > > > _______________________________________________ > 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
