Issue 7: Improve error handling in update methods in sw6.lib
Status:  Done
Owner:
Closed:  May 2011
Project Member Reported by swlass...@gmail.com, May 2, 2011
Return the int from sw6.admin.SettingsProvider's update() method - and in sw6.lib.Settings - use the int to determine if a "SettingNotUpdatedException" should be thrown to the user - that is, if the int returned to sw6.lib.Settings is 0.


May 8, 2011
Project Member #1 swlass...@gmail.com
Fixed  in r1065 and r1067. Tests have been written too, and everything seems to work as intended.
Status: Done