Re: ObjC's flat and all-exported namespace, help!
Re: ObjC's flat and all-exported namespace, help!
- Subject: Re: ObjC's flat and all-exported namespace, help!
- From: Karl Goiser <email@hidden>
- Date: Thu, 10 Nov 2011 21:13:36 +1100
On 10/11/2011, at 12:04 PM, Ian Joyner wrote:
> It's the old I have a hammer so everything looks like a nail, but in C++'s case it's I have a programming language, so everything gets put in that. We really need to get away from that kind of thinking about programming languages and get back towards the Smalltalk ideal. Objective-C does that, which makes it the nicest flavour of C. The programming community needs to learn what the phrase 'separation of concerns' really means.
Hear hear!
Sure, Objective C exposes a lot of internals for those who are looking for it. So does any language to somebody with a good debugger. Don’t think you’re safe if you program in C or C++.
_______________________________________________
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
References: | |
| >ObjC's flat and all-exported namespace, help! (From: Andy O'Meara <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Greg Parker <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Ian Joyner <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Jean-Daniel Dupas <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: John Joyce <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Karl Goiser <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Andy O'Meara <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Karl Goiser <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Andreas Grosam <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Karl Goiser <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Andreas Grosam <email@hidden>) |
| >Re: ObjC's flat and all-exported namespace, help! (From: Ian Joyner <email@hidden>) |