Closed lukef closed 10 years ago
Maybe setting the values to nil
isn't enough? That's what NSUserDefaults
and many methods do anyway (clearing delegates, navigation controller's controllers, text view's inputView
, etc.).
Yeah. Setting nil is enough. I've removed the clear method from the commit.
This is nice. How about a couple unit tests to go with it?
Unit tests added
I see the .xccheckout file deleted, but no unit tests added...?
Sorry .. missed the file
Merged. Thanks!
set dictionaries. added an explicit clear function