On Mon, 2006-12-18 at 16:05 +0000, Matthew Lovett wrote: > I don't think that we can implement this in the Sandesha layer. There is > too much private state inside the Axis objects that needs to be handled, > and simply making all the objects have no-arg constructors & get/set for > everything would be very ugly - and break encapsulation. That's why the > classes themselves need to implement their own save/restore logic.
Ann, can you point to some of the private state you need to save/restore? Just thinking off the top of my head it seems to me all you'd need to save/restore are public properties. What am I missing? Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Director; Open Source Initiative; http://www.opensource.org/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
