On Thu, Jul 16, 2009 at 9:14 AM, Michael A.
Crawford<michaelacrawf...@mac.com> wrote:
> So, what is the convention?  I assume I should prefix my class names so that
> I minimize potential for name space conflict, but what should I use as a
> prefix?  The options readily available to me are:

Choose whatever makes you happy that isn't going to conflict with
other things.  You might want to use separate prefixes per project so
that if you start sharing code between them you don't cause a
conflict.

> I'm used to namespaces, which I use in C++ and used to use when writing C#
> code.

Please join in the enhancement requests.  The lack of ObjC namespaces
is more than frustrating.

--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 arch...@mail-archive.com

Reply via email to