Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Nebula Grid JFace code confusion

Hi all,
as you maybe know, we are working on Nebula Grid RAP port [1]. Yesterday I worked on an adoption of org.eclipse.nebula.jface.gridviewer bundle. What is really confused me is the duplicate code/package/classes from org.eclipse.nebula.jface.gridviewer bundle into org.eclipse.nebula.widgets.grid bundle. It seems that the classes in org.eclipse.nebula.widgets.grid bundle are more up to date (complete). Why this code is duplicated? Is the gridviewer jface code maintained in both bundles? We prefer a separate GridViewer JFace bundle over an integrated jface classes/dependencies inside the org.eclipse.nebula.widgets.grid bundle.

[1] http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.nebula-grid.git/
Best,
Ivan


Back to the top