Merge branch 'master' into restkit-cache

Conflicts:
	Code/ObjectMapping/RKObjectManager.m
	Code/Three20/RKRequestFilterableTTModel.h
	Code/Three20/RKRequestModel.m
This commit is contained in:
Jeff Arena
2010-10-18 16:51:58 -04:00
4 changed files with 69 additions and 40 deletions

View File

@@ -23,7 +23,7 @@
/**
* A predicate to filter the model objects by
*/
*/
@property (nonatomic, retain) NSPredicate* predicate;
/**