Allow modification of the data in objectLoader:willMapData: by creating a mutable copy of the parsed data if the delegate method is implemented.

This commit is contained in:
Blake Watters
2011-06-27 16:37:55 -04:00
parent e4320f7ea9
commit 0949337749
4 changed files with 37 additions and 2 deletions

View File

@@ -93,7 +93,7 @@
<EnvironmentVariable
key = "UISPEC_EXAMPLE"
value = "itShouldLoadResultsNestedAtAKeyPath"
isEnabled = "YES">
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable
key = "NSAutoreleaseHaltOnNoPool"