Community
Participate
Working Groups
The package org.eclipse.emf.internal.cdo contains CDOObjectImpl which is to be extended by all generated user models, hence must be publicly accessible. All the other types in that package should be moved to other packages that are really OSGi-wise internal.
Moving view-specific types to org.eclipse.emf.internal.view and object-specific types to the new package org.eclipse.emf.internal.cdo.object
Created attachment 185932 [details] Patch v1 - for future reference
Committed to HEAD
Available in R20110608-1407