(Under construction)
Usecases
Testing
Good starting point to use Spring for Cytoscape. We can use DI to make mock objects to do integration test.
Integration Test
Mock Object
OSGi Service Management
Some of the functions in Cytoscape 3 will be implemented as OSGi Services. This requires exporting
Aspect Oriented Programming
Logging
Example: Command Parameter Intercepter
Managing Instances by Setter Injection
Open Issues / Problems
- Inter-bundle aspect management.