| Field |
Value |
| Name |
vpda-common-common-core |
| Description |
Common core module provides module managament,common basic services like localization,resources. Also basic user session interfaces and basic communication interfaces are provided here.
PicoContainer is used as IOC container, but there is dependency to picocontainer only in module entry of each module. Constructor dependency is used preferable throgh project, which means once you
construct object using its constructor, u can use it. This does not depends whether you use component in context of container or programatically (e.g in tests) |
| Homepage |
http://vpda.org/vpda-common/vpda-common-core
|