apigee / IgniteEngine-iOS

A platform for rapidly building native mobile applications using declarative JSON.
https://ignite.apigee.com
Other
21 stars 14 forks source link

Improve semantics of -(NSString*)rowDataTotalForKeyPath:(NSString*)keyPath #168

Open brandonscript opened 8 years ago

brandonscript commented 8 years ago

Currently -(NSString*)rowDataTotalForKeyPath:(NSString*)keyPath is a bit of a wonky way of implementing this functionality. Look at redoing it as a variable util or some other cleaner semantic.