On May 29, 2013, at 11:46 AM, Kyle Sluder <k...@ksluder.com> wrote: > Because clearly we don't need namespaces in a modern object oriented > programming language.
Oh boy. First off, to pre-empt any lengthy threads about this, people should go and read last year’s discussion over on the objc-language list, which started with a very detailed proposal for how to add namespaces. Second, adding namespaces is definitely nontrivial, mostly for compatibility reasons. Any naive way of adding namespaces would break many of the dynamic features of Objective-C and consequently things like KVC/KVO and target-action. Anyway, people, don’t reply here. If you read that earlier thread and still think you have more to add, go do it on the objc-language list, not here. —Jens _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com