On Mon, Apr 7, 2008 at 2:37 AM, Todd Blanchard <[EMAIL PROTECTED]> wrote: > Too late, I've been doing that since 1990 in C++.
Then I'm sure you're very familiar with the fragile base class problem. Just don't do it. It's bad form because eventually it will break. And then you'll spend ages in the debugger trying to figure out just who assigned to "your" ivar. It's quite simply a different language. Heck, you're *required* to do it in C#. ;-) --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]