[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Feedback: Eclipse as general purpose application framework

Can you provide more information on the following:

>  - Expose the engine that control window position and part's movement,
> inside WorkbenchPage. Today it is a internal class, and can not be
> changed  (WorkbenchWindowLayout)

What type of changes would you need to do? The WorkbenchWindowLayout has
nothing to do with a part's movement, so can you explain what you meant
here?

>  - Possibility to use plugins without uses interface and vice versa.

Can you explain this?

>  - Could be great if Eclipse adopt JMX as manager of various pieces. It
> will simplify the arquitecture as well.

In what way? I'm not too familiar with JMX.

>  - Make the resource perspective to be a "normal" perspective, like all
> others. Today is dificult to change its behaviour

How is it difficult? You can customize it via the
org.eclipse.ui.perspectiveExtensions just like any other perspective.

Thanks
Simon :-)