NSObject-AutomagicCoding icon indicating copy to clipboard operation
NSObject-AutomagicCoding copied to clipboard

add option to omit "class" property

Open daaa57150 opened this issue 12 years ago • 0 comments

I'm using AMC to convert my objects to JSON and do some stuff with it in Javascript after that. The JSON is already huge, and one thing I really don't need is the "class" property, as I won't ever reverse it to ObjC.

Would be great to have an option to disable this property for people in my case.

Thanks.

daaa57150 avatar Oct 04 '12 10:10 daaa57150