Re: Encoding custom class from Interface Builder?
Re: Encoding custom class from Interface Builder?
- Subject: Re: Encoding custom class from Interface Builder?
- From: Peter Duniho <email@hidden>
- Date: Fri, 6 Jul 2007 09:07:14 -0700
On Jul 6, 2007, at 7:29 AM, Alastair Houghton wrote:
Do remember though that there's no reason you cannot put common
code into a separate, private, initialisation method that gets
called from both places.
Yes, of course. One my first rules of programming is to never copy
and paste code. Cut and paste, fine. Copy and paste, not so good. :)
Pete
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden