psineur / NSObject-AutomagicCoding

Ability to save every object to PLIST without any special coding.
Other
237 stars 35 forks source link

AMC saves collection in collection even if it's nil. #18

Open psineur opened 12 years ago

psineur commented 12 years ago

Subj.

Need to test against nil before processing any value.

TODO:

  1. Add testCase, that fails with current AMC version.
  2. Fix AMC - test should pass.
psineur commented 12 years ago

Changed to Defect - looks like there's no problem with that. At least it doesn't lead to crash.