Changed signature of willMapData: to allow you to completely replace the mappableData.

This commit is contained in:
Blake Watters
2011-06-28 11:46:03 -04:00
parent 0949337749
commit 851df3bcba
4 changed files with 10 additions and 7 deletions

View File

@@ -92,8 +92,8 @@
</EnvironmentVariable>
<EnvironmentVariable
key = "UISPEC_EXAMPLE"
value = "itShouldLoadResultsNestedAtAKeyPath"
isEnabled = "NO">
value = "itShouldAllowMutationOfTheParsedDataInWillMapData"
isEnabled = "YES">
</EnvironmentVariable>
<EnvironmentVariable
key = "NSAutoreleaseHaltOnNoPool"