BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules. 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.
Features
- Modules are separated by different function, every module can communicate with other one through their own services.
- Services are the interface of the specifically module
- Plug-in module development of the operating framework
- Module implementation and interface calls Separation
- manage module life loop, extend the application of system events
- System events are usually Application life-cycle events