Is there any documentation on how the compiler automatically generates property attributes?
When writing custom accessories (overriding synthesized ones), it would be nice to know the original implementation. Especially to see different implementations of accessories for properties with different attributes (weak / strong / persistent / copy, etc.).
bijan source
share