Skip to content
forked from andreyvit/xdry

Extra DRY: Objective-C boilerplate autogenerator

License

Notifications You must be signed in to change notification settings

whatupdave/xdry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extra DRY: Objective-C boilerplate generator

Automatically adds:

  • @property, @synthesize, field declarations,
  • initializing constructors,
  • missing release calls in dealloc,
  • initWithDictionary, dictionaryRepresentation based on the chosen fields.

See http://andreyvit.github.com/xdry/ for usage and installation instructions.

About

Extra DRY: Objective-C boilerplate autogenerator

Resources

License

Stars

Watchers

Forks

Packages

No packages published