BeeHive
Solution for iOS Application module programs
...BeeHive is a modular program of implementation in iOS, it absorbed the Spring Framework API service concept to avoid to directly coupling between modules. BeeHive bases on Spring Service concept, although you can make and implement specific interfaces decoupling between modules, but can not avoid interface class dependencies. Mainly on account of the difficulty and cost of learning to achieve, and dynamic invocation interface parameters can not be able to check phase change problems at compile time, dynamic programming techniques require a higher threshold requirement. BeeHive's Each module will provide life-cycle events for the host environment and Each module necessary information exchange to BeeHive, you can observe the change in life run loop.