hyperoslo / NSString-HYPRelationshipParser

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

Feature: helper methods #9

Closed 3lvis closed 9 years ago

3lvis commented 9 years ago

Method to generate a key from a HYPParsedRelationship Method to update the index of a string: [@"contacts[2].first_name" hyp_updateRelationshipIndex:3] => @"contacts[3].first_name"

zenangst commented 9 years ago

It was merge o'clock.