Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Expression editor contribution

I agree with this. A first implementation should be put into e4 and not directly into the platform.

Dani



From:        Wim Jongman <wim.jongman@xxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        14.01.2017 19:19
Subject:        Re: [platform-ui-dev] _expression_ editor contribution
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




It would be great to have an expressions editor incubate in the e4 project. 

Cheers,

Wim

On Jan 13, 2017 16:59, "Christian Pontesegger" <christian.pontesegger@xxxxxx> wrote:
Hi,

I am currently working on a UI contribution to build and modify expressions. It is hosted as a composite and looks somewhat similar to the PDE editors that allow to build enabledWhen or visibleWhen expressions. Next to building it also allows to serialize and parse such expressions into/from human readable strings.

Here is a small screenshot of an early prototype

For me there are 2 relevant use cases for such a component:

first it will be needed for EASE when users want to push scripts to menus only under certain conditions.

Second I plan to contribute my Resource decorator plugin:
http://codeandme.blogspot.co.at/p/blog-page_7.html
which would also need expressions to create filters for certain entries.

Possibly there exist other components which could make use of expressions, too.

Now to my question: is there interest in platform.ui to host such an _expression_ utility? If yes, which plugin should I use to host the code?

Christian



_______________________________________________
platform-ui-dev mailing list

platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-ui-dev[attachment "malkcaepdclfgllh.png" deleted by Daniel Megert/Zurich/IBM] _______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top