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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to