Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Decorations vs. Shell


Can't do it for the original reason we were unable to make the class abstract - binary compatibility.  The class is here forever.



David Whiteman <dlwhiteman@xxxxxxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

04/05/2004 04:33 PM

Please respond to
platform-swt-dev

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
Re: [platform-swt-dev] Decorations vs. Shell





Monday, April 5, 2004, 4:28:13 PM, Steve Northover wrote:

> It was supposed to be a placeholder for MDI.  That work never happened.
> The class should be "abstract" but we were unable to change it before 1.0
> shipped.  Do not use it or reference it.

Is Eclipse dependent on Decorations existing as a separate class?  If
not, why not combine the two classes into Shell?  Or do you envision
having another subclass of Decorations in the future?

Regards,
David                            
mailto:dlwhiteman@xxxxxxxxxxxxxxx
news://news.eclipse.org/eclipse.platform.swt
http://www.eclipse.org/newsportal/thread.php?group=eclipse.platform.swt

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top