Re: Generating accessor methods (was Re: [OT] Retain count riddle)
Re: Generating accessor methods (was Re: [OT] Retain count riddle)
- Subject: Re: Generating accessor methods (was Re: [OT] Retain count riddle)
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 31 Mar 2004 21:29:21 +0200
At 10:41 Uhr -0800 31.03.2004, mmalcolm crawford wrote:
The advantage of Accessorizer over scripts is that if you need to,
you can switch to Accessorizer and modify the style of accessor it
generates -- one size does not fit all:
<http://www.stepwise.com/Articles/Technical/2002-06-11.01.html>
I use cmd-1 for Declaration and cmd-2 for Implementation.
Well, I simply modified the scripts. Agreed, a GUI would have been
better, but the script's are surprisingly readable (especially
considering I'm not really a Perl programmer).
What I'd really love to have was some way to select an ivar in xCode,
hit a key, and it would automatically generate declaration and
definition in the proper files, so I don't lose my clipboard and I
don't have to select the line twice. But the scripts are a good
start, and that they come with xCode shows Apple are aware of how
annoying this is.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.