Design by contract and cocoa
Design by contract and cocoa
Does anyone regularly use design by contract in their Cocoa apps?
At present I often make use of NSAssert() et al to validate method inputs as a passing nod to design by contract, but that’s it.
I know there are some macros available, http://www.roard.com/contracts/, but I haven’t experimented further as yet
Jonathan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden