Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] More Model Question and Proposals

On Wed, Mar 10, 2010 at 5:44 PM, Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> wrote:
> I think MPerspective and MWindow have NO reason to be a MPSCElement.
>
> I'm not sure about MPerspectiveStack yet but probably a good thing
> would be to introduce a MWindowElement-Interface similar to MPSCElement.
>
> This would give us:
>
> ---------8<---------
> + UElement
> + MWindowElement
> + MPerspectiveStack
> + MPSCElement & MWindowElement
> + MPart
> + MPartSashContainer
> + MPartStack
> ---------8<---------

MWindow is currently an MElementContainer<MPSCElement>. This suggested change would mean an MWindow is an MElementContainer<MUIElement> I guess?

Regards,
Remy

----------
Remy Suen
Eclipse Platform/UI Committer
IBM Ottawa
613-356-5162


Back to the top