List of already used objective-c Prefixes
Posted
by Brian King
on Stack Overflow
See other posts from Stack Overflow
or by Brian King
Published on 2010-04-29T14:36:34Z
Indexed on
2010/04/29
15:57 UTC
Read the original article
Hit count: 190
I'm looking to choose a namespace for a library I'm writing and I'd like to avoid conflicts with other namespaces.
Does anyone know of a website that lists all of the class prefixes in use?
© Stack Overflow or respective owner