![]() |
|
Thursday, 28 August 2008 |
|
AccessorBuilder for Mac OS Xversion 1.1This software is currently unsupported. If you want to download it and play with it, feel free, but there is no support available. If you program using Objective-C, AccessorBuilder makes it a snap to generate accessor interface definitions and methods directly from your instance variable definitions. AccessorBuilder has a GUI interface and it also provides a system service. With the new template engine you full control over the style of accessors generated. Notice that if the variable is an object pointer, the setter adds a retain and a release. Using the GUI: Copy your variable definitions and paste them into the Definition field. Hitting return will generate interfaces and implementations in the two text areas below. Copy the interfaces and implementations to your source code. Using the system service: Copy your variable definitions to where you want the interfaces to be, select them, and select AccessorBuilder:Make Interface from the services menu. Copy your variable definitions to where you want the implementations to be, select them, and select AccessorBuilder:Make Implementation from the services menu. AccessorBuilder is shareware. If you keep it and use it, please be honest and pay for it either by visiting our store below or selecting the Purchase menu item from right inside the AccessorBuilder application. This will support the development of AccessorBuilder and entitle you to free upgrades. Copyright 2001-2002 Simeon Leifer, All Rights Reserved |
|