[cfe-dev] Adding namespaces to Objective-C

David Chisnall csdavec at swan.ac.uk
Wed Nov 10 08:15:16 PST 2010


On 10 Nov 2010, at 16:03, Douglas Gregor wrote:

> Or side-step the problem by using something other than "." in the equivalent of nested-name-specifiers.


I proposed using !, as in Apple!Foundation!Object.  This has the advantage that ! is not a valid suffix or infix operator, so there is no ambiguity - you never see ! after an identifier in normal ObjC code.  

David

-- Sent from my IBM 1620





More information about the cfe-dev mailing list