Sorry for the dumb question, but I don't see any overview documentation talking about models and serialization in the API. Is there any way to not have to serialize objects in a model? I don't need support for back button / undo / etc. I have some objects that cannot be serialized which need to be displayed in a ListView, and when I try to modify the contents of the ListView, it causes exceptions because it automatically tries to serialize everything which I call modelChanging().
Is there a setting I can change somewhere to run everything in memory? --Jesse Barnum, President, 360Works http://www.360works.com (770) 234-9293 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
