#33 new
Scott Guelich

Framework class names need prefix

Reported by Scott Guelich | February 6th, 2009 @ 11:01 PM | in ObjectiveResource 1.1

It appears that the library classes have non-prefixed names like Connection and Response, which could easily collide with classes having the same name in the iPhone project that the framework is embedded within.

Since ObjC has no namespace support, the standard practice with frameworks is to use a common prefix for all classes. OR might be a good choice, in which case Connection -> ORConnection, Response -> ORResponse.

See http://www.cocoadev.com/index.pl...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Port of Rails' ActiveResource framework to the iPhone.

Shared Ticket Bins

People watching this ticket

Pages