> It's a validation issue. Initially, Hessian didn't require the > Serializable, but if you have a bug where you forget to mark a field > as transient (or similar), the resulting mess was very difficult to > track down, mostly because the error would be caught much later at > deserialization time.
That makes sense. Ben _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
