I asked the JSF developers at Sun the question about why DataModels are not Serializable and this is the response I got. Not sure exactly what it means... I'm guessing it means that JSF internal components, don't support Serialization, so, even if the DataModels were Serializable, it still wouldn't work?

Jon

----- Original Message ----- From: "Ed Burns" <[EMAIL PROTECTED]>
To: "Jonathan Eric Miller" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 28, 2005 12:42 PM
Subject: DataModels not Serializable?



On Mon, 24 Jan 2005 15:21:11 -0600, Jonathan Eric Miller <[EMAIL PROTECTED]> said:

JM> Hi. I'm wondering if there is a reason why the DataModels such as JM> ListDataModel are not Serializable?

Because the state management mechanism does not use Serialization.

Ed

--
| [EMAIL PROTECTED]  | {home: 407 294 2468, office: 408 884 9519 OR x31640}
| aim: edburns0sunw | iim: [EMAIL PROTECTED]




Reply via email to