Closed MSch closed 13 years ago
Hmmm... any reasoning for that?
ad 1. doesn't this fall under the category 'premature optimizations'?
I don't need it - although the $str could become handy (if i get used to it) point 2 makes sense though
I'm not using anything yet, but it looks handy
sent from phone
Am 10.07.2011 um 11:11 schrieb MSchreply@reply.github.com:
- no, i'm not optimizing anything. i'm trying not to overarchitect (is anyone of us using $str/$mstr -> if not remove it)
Reply to this email directly or view it on GitHub: https://github.com/foundationkit/FoundationKit/issues/23#issuecomment-1541205
Ok, +1 for keeping $str
/$mstr
Closing this for now, feel free to reopen.
IMO...
$str
and$mstr
inNSString+NKConcise.h
$null
inNSNull+NKConcise.h
toNKNullToNil
What do you think?