Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] IdAS repackage. phase 2

For now, I propose to break the existing IdAS project up into an initial 3 separate projects (more will follow as needed)
 
org.eclipse.higgins.idas.api
Contains APIs for IContext and related interfaces and exception classes (including model)
 
org.eclipse.higgins.idas.common
Contains exisiting code from package of the same name
 
org.eclipse.higgins.idas.spi
Contains registry-related interfaces/code. These will be somewhat modified as discovery and configuration projects come online.
Also contains existing org.eclipse.higgins.idas.cp.toolkit code
 
In the future, we'll add client and server projects
 
Jim
 

Back to the top