[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [nebula-dev] Status of Grid | 
Buoy, Chris schrieb:
> Hi,
> 
>  
> 
> I recently discovered the Nebula project, and I am interested in using
> the Grid control for one of my team’s projects.  I just downloaded the
> source code, and I hope to free up some time next week to make a
> prototype to test it out.  However, I have some questions in the
> meantime.  I apologize if some of the information is already posted
> somewhere—I looked but I could not find it.
> 
>  
> 
> 1. What is the planned release date?
> 
> 2. What is the compatibility with respect to Eclipse Platform releases
> (3.2. vs. 3.3)?
> 
The Grid-Control is fully compatible with 3.2 and 3.3 as far as I know.
>  
> 
> The reason for question #2 is that I saw in some of the discussion
> threads that SWT/JFace might have opened up their interfaces a little
> for Nebula.  I thought this might prevent backward compatibility with
> the 3.2 platform releases.
> 
With 3.3M6 Nebula will release a GridViewer based upon the new JFace-API
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=146945), so if you'd like
to use GridViewer you need to wait for M6. The Grid-Widget code is not
affected by all this :-)
Tom