Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Status of Grid


Hi Chris,

Re 1.) I will release a 1.0 version of the Grid to coincide with Eclipse 3.3.  In other words, sometime this summer.

Re 2.) The Grid is developed against 3.3 and that is its official supported SWT version.  That said, I don't think it utilizes anything specific to 3.3 and could probably be used with 3.2.

Regards,
-Chris


From: Tom Schindl <listom@xxxxxxxxxxxxxxx>
To: Nebula Dev <nebula-dev@xxxxxxxxxxx>
Date: 03/22/2007 12:21 PM
Subject: 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

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top