Ticket #95 (closed feature: fixed)
Opened 2010-06-07T14:39:30-05:00
Last modified 2012-02-23T13:07:05-06:00
Modularity Infrastructure
Reported by: | gharris | Owned by: | gharris |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Plugin Framework | Version: | |
Severity: | non-issue | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description (last modified by gharris)
Modularity design for a "component-based system" - sometimes called module system, service platform, or component model, it addresses:
life cycle management, discovery, registration;
classloading, instantiation;
packaging/bundles, managing dependencies, access and visibility;
deployment and execution;
Recommendations for tools to use...
June 24, GBH and Rick L. presented example using OSGi and NetBeans Lookup API - see presentation here: https://developer.imagej.net/files/imagej/Modularity%20Presentation2.ppt
See research results at:
https://developer.imagej.net/gbh/arch/Modularity.html
and
https://developer.imagej.net/gbh/netbeans/
Change History
comment:2 Changed 2010-06-08T10:58:16-05:00 by gharris
- Description modified
- Milestone set to biweekly-2010: Jun-14 to Jun-25
comment:6 Changed 2010-06-29T10:08:16-05:00 by gharris
- Status changed from accepted to closed
- Type changed from defect to enhancement
- Resolution set to fixed
- Description modified
- Severity changed from serious to non-issue