|
From: Peter K. <pe...@ya...> - 2008-07-29 16:40:09
|
Hi all, I tried to extend org.springframework.richclient.settings.AbstractSettings to use xstream for load and save. (and to add set/getObject) Now two things made it necessary to copy and paste the class into my project and change it slightly: 1. It was necessary to make the afterSet method protected. (for setObject) 2. Could it be that there is a bug in setDefaultBoolean ? because the removeIfDefault method shouldn't be called from a 'default'-method, right? Regards, Peter. -- http://www.timefinder.de/ - free your timetabling |