hyperoslo / NSString-HYPRelationshipParser

Parse string representations of model relationships
http://hyper.no
Other
1 stars 0 forks source link

Model HYPParsedRelationship #8

Closed 3lvis closed 9 years ago

3lvis commented 9 years ago

Using dictionary is error prone because strings Also you can’t use autocompletion and it’s not type safe. This should fix that problem

Updated README => https://github.com/hyperoslo/NSString-HYPRelationshipParser/commit/12bbc1c7a9c1f7844ab6cf4f01c2e7ec078fb71e

kostiakoval commented 9 years ago

I really like that. Dictionary :-1:
HYPParsedRelationship :+1:

3lvis commented 9 years ago

@kostiakoval Thanks!