Are wrapper classes banned in the iPhone OS Developer Agreement?
- by barfoon
Hey everyone,
I am a little confused after reading this thread on the revisions to the iPhone Developer Agreement.
While it lists the languages that are permitted, I don't understand what classifies as falling under what is banned.
Does this include wrapper classes? What if the code is written in Objective C but is not an official Apple class/library?
I'm wondering about things like:
Three20 from Facebook
SQLite Wrappers such as this one
Charting / Graphing Libraries
If anyone could clarify this, I'd greatly appreciate it.