Changeset [a3c7a6b5765cb2695712c832c9bca9d8fd6a6898] by Sangmin Ryu

August 2nd, 2010 @ 05:56 AM

exclude NSObject's properties serialization for preventing side effect.

In objective-c spec, NSObject has no properties.
But NSOject is extended some properties in iOS 4.0 SDK by Apple Inc.
(Exsactly, UIAccessibility.h functions is changed to properties. ) http://github.com/yfactorial/objectivesupport/commit/a3c7a6b5765cb2...

Committed by Sangmin Ryu

  • M Classes/lib/Core/NSObject+PropertySupport.m
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Port of Rails' ActiveResource framework to the iPhone.

Shared Ticket Bins