ANN: Accessorizer 1.7 update includes delegate detection, sets @property attribute to assign
ANN: Accessorizer 1.7 update includes delegate detection, sets @property attribute to assign
- Subject: ANN: Accessorizer 1.7 update includes delegate detection, sets @property attribute to assign
- From: Kevin Callahan <email@hidden>
- Date: Tue, 23 Mar 2010 13:31:01 -0700
ANNOUNCEMENT:
Accessorizer 1.7
http://www.kevincallahan.org/software/accessorizer.html
What's new in version V 1.7
• Added switch for "Assign delegates". When ON, Accessorizer will automatically select the assign property attribute
and if overriding via @dynamic (or creating your own getter/setter) and generating explicit accessors,
Accessorizer will choose the simple return delegate in the getter and assign delegate in the setter.
• Added new Service for generating stubs from method prototype declarations
• Added keyed-archiving support for the following types:
CGPoint
CGSize
CGRect
CGFloat
CGAffineTransform
UIEdgeInsets
• Changed algorithm for detecting IBOutlets for NSView classes
• Fixed issue when Detect IBOutlet is ON and certain TYPES are passed in such as NSURLConnection
NEW QuickStart Guide:
http://www.kevincallahan.org/AccessorizerDocuments/Accessorizer-QuickStartGuide.pdf
Videos and Tutorials:
http://www.kevincallahan.org/software/accessorizerVideos.html_______________________________________________
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