| http://www.w3.org/ns/prov#value | - As I sat down to write some code this afternoon, I needed to implement an NSNotification observer on a text field (namely, UITextFieldTextDidChangeNotification) and stopped for a moment to think about whether I should implement it the same way I would have in Objective-C, or if their was a more Swift way of doing things.
|