Apple can’t stop “reviewing” apps, but it can reduce the burden by forking the SDK in the future for apps requiring approval and ones that don’t.
Apple should consider forking the iPhone SDK to reduce the time required to get apps approved. Should release SDK lite or something of that sort, which is more secure and has limited API’s.
Developers should be encouraged to use iPhone SDK Lite because
- No approval required for apps developed using SDK lite
- More restricted environment, with limited set of API
- More secure and more sandboxed
- Will bypass the approval process and the time to market is quick.
- Full set of iPhone SDK, used for more complex applications
- Full set of native API’s for feature rich applications
- Require manual approval to ensure security and compliance with terms of service.