Difference between revisions of "ADempiere/Equinox Integration 2"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
 
m
Line 1: Line 1:
= Equinox integration, approach 2 =
+
= Status =
 
+
== Status ==
+
  
 
* Swing client can be fired up inside equinox.
 
* Swing client can be fired up inside equinox.
 
* very few tests applied
 
* very few tests applied
  
== Idea ==
+
= Idea =
  
 
The idea is simple:
 
The idea is simple:

Revision as of 01:09, 29 January 2010

Status

  • Swing client can be fired up inside equinox.
  • very few tests applied

Idea

The idea is simple:

  • Turn adempiere projects into bundles.
    • org.adempiere.base: Core functionality
    • org.adempiere.tools: Supporting libs
    • org adempiere.client: Swing client
  • Throw these bundles into equinox
  • Watch it running
  • Start further decomposing it
    • Define some kind of core interface