On Fri, Dec 9, 2011 at 10:25 AM, Jens Alfke <[email protected]> wrote: > Does anyone know of a reasonably comprehensive online list of what classname > prefixes are in use in public frameworks by which developers? Something like:
The biggest list I've seen is at http://www.cocoadev.com/index.pl?ChooseYourOwnPrefix. > Omni: OF We use a whole lot more than just OF. >From https://github.com/omnigroup/OmniGroup/tree/master/Frameworks: OIF OWF OA - OmniAppKit OB - OmniBase ODO - OmniDataObjects OFS - OmniFileStore OF - OmniFoudnation OI - OmniInspector ON - OmniNetworking OQ - OmniQuartz OSU - OmniSoftwareUpdate OUI - OmniUI OU - OmniUnzip The real answer to our problems is to add namespaces to Objective-C. :) --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
