Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] VE 1.5 themes

Another feature I'd add to the wishlist would be changing the palette
so it is much easier to customize - the ablility to add, move and
delete items/categories from the palette.  Hopefully this would be
possible through UI only - no longer necessary to create a plug-in and
xmi.

 - Jeff


On Wed, 15 Sep 2004 11:20:50 -0500, Dave Orme <daveo@xxxxxxxxxxxxxxx> wrote:
> All,
> 
> We're now nearing completion of VE 1.0.  That means that VE 1.5 is on the
> horizon.  Here are some themes I've identified for VE 1.5.  Everyone please
> add/delete/criticize (constructively) so we can decide what is most
> important for VE 1.5.  We really want to hear what you think is important
> for the next version of VE.
> 
> 1) Performance
> 
> Put simply, VE can be made faster.  We intend to do so.
> 
> 2) Object factory support / JFace support
> 
> JFace has taken the lead by creating SWT layouts using a
> 
> public Composite createPartControl(Composite parent);
> 
> factory method pattern.  Essential Data and other frameworks have copied
> this good idea and used it all over the place.  We need to support this.
> 
> 3) More coding pattern support
> 
> So you can bring your JBuilder project, NetBeans project, etc., into VE.
> 
> 4) Basic RCP support
> 
> Ability to create Eclipse views and editors using VE.
> 
> What do you all think?
> 
> Regards,
> 
> Dave Orme
> Eclipse Visual Editor Project lead
> 
> _______________________________________________
> ve-dev mailing list
> ve-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/ve-dev
>


Back to the top