F e a t u r e s
Accessorizer
Home
Testimonials
Features
Screenshots
What’s New
Code Generation
   Accessors:
         Accessorizer will take your ivar declarations and generate appropriate method implementation code.
You can either enter ivars in the ivar panel directly:
Or you can use Services from within XCode or another editor that supports Services:
    
 
 
 
 
Services also provide you keyboard shortcuts enabling you to select your ivars and quickly generate the code with a simple key combination.  You then paste the output where you need.
In addition to numerous getter and setter schemes, such as:
Accessorizer can generate code for Indexed Accessors when used with Cocoa Bindings, Keye-Archiving, Key Validation ... and others needs: