Re: Class generator script
Re: Class generator script
- Subject: Re: Class generator script
- From: email@hidden
- Date: Sun, 2 May 2004 19:46:39 -0400 (EDT)
You do mean basically an app that you enter a variable name and type into,
or group there of, and hit make and it makes a class with say the init,
dealloc, set methods, get methods, and awakeFromNib if needed?
No such utility I've ever heard of, but that's a neat idea for a plugin
project you might be able to create ;)
April.
>
Hmm, perhaps then I am missing something. I am talking about "model"
>
classes that I am creating by hand. I have a class with 10 variables
>
that need a constructor, and getters and setters. Can IB do this for
>
me?
>
>
>
Adam
>
>
>
On May 2, 2004, at 3:31 PM, Dan Saul wrote:
>
>
> Classes are so easy that a generator would be harder then the actual
>
> IB.
>
> On 2-May-04, at 2:01 PM, Adam wrote:
>
>
>
>> Cocoa newbie here. I am finding that I am doing many of the same
>
>> tasks in obj-c when creating classes. init, get and set methods,
>
>> dealoc. Is there a little app that will let me type in my properties
>
>> and it will generate a skeleton class with all of the getter and
>
>> setter methods?
>
>>
>
>>
>
>> Thanks,
>
>> Adam
>
>> _______________________________________________
>
>> cocoa-dev mailing list | email@hidden
>
>> Help/Unsubscribe/Archives:
>
>> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
>> Do not post admin requests to the list. They will be ignored.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.