[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Objective-C Namespacing
From: |
Calvin Mitchell |
Subject: |
Re: Objective-C Namespacing |
Date: |
Thu, 4 Dec 2003 16:32:49 -0800 (PST) |
Question:
does the proposed example imply that all of the Cocoa
frameworks would have to be converted to the
namespacing convention to work with a
namespace-enhanced GNUstep???
i'm sure that's not what was implied...?
> @namespace org.gnustep;
>
> @interface MyClass : com.apple.Foundation.NSObject
> - (id)blub;
> @end
>
> @end
=====
Calvin L. Mitchell
The Citadel
http://www.geocities.com/calvin674
calvin674@yahoo.com
Yahoo! Messenger, AIM, ICQ, Odigo, IDs: Quasaur, StaahrHamre, calvin674
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Objective-C Namespacing,
Calvin Mitchell <=