Skip to main content
4 events
when toggle format what by license comment
May 1, 2012 at 1:46 history migrated from stackoverflow.com (revisions)
Apr 19, 2012 at 14:40 comment added rk2010 @DaryllSantos yes, but I would also like to stress on the "not needed" part. I have seen cases where, even though only one thing changes, the entire "set" get saved. For example: User Settings in some application which lets its user set some settings for different functionality. If a user changes only one Setting, there really is no point to load and save all of them. It only opens up the possibility of more maintenance issues in future.
Apr 19, 2012 at 1:43 comment added Daryll Santos Oh, okay. I sort of get it, if it's not worth the overhead, then don't use a data structure?
Apr 18, 2012 at 15:59 history answered rk2010 CC BY-SA 3.0