Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jwt-dev] How to extend the actions of an editPart for a request?

Hi all,

I started a bug related to this question : https://bugs.eclipse.org/bugs/show_bug.cgi?id=257725

Actually, we are looking for add some actions to specific request on an
editPart.

Example: double-clic on a subflow action (a kind of our actions) will open a
new page in the editor with the subflow graph.

To do that, I look how EditPartFactory works, to see if i can propose in my
extension an ActionEditPart that extends the default one. I conclude I cannot
actually propose my own editPart.

I think it would be a great idea to propose a mechanism to extend the editPart
creation.
One option could be to add that in the view extension point because I think
that we will have some action dedicated to specific views.

I will propose soon a prototype to do that.

thoughts?


--
Rodrigue, Le Gall
Portal Technologies' Leader
BULL R&D , BPM

Bull, Architect of an Open World TM
Phone: +33(0)4 7629 7464
email: rodrigue.le-gall@xxxxxxxx
http://www.bull.com

*Orchestra*, The BPEL open source project: http://orchestra.ow2.org
*Bonita*, The XPDL open source project: http://bonita.ow2.org

This e-mail contains material that is confidential for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

begin:vcard
fn:Rodrigue Le Gall
n:Le Gall;Rodrigue
org:BULL SAS;BULL R&D - BPM
adr;quoted-printable:1 RUE DE PROVENCE B.P.208 CENTRE UNIX;;Boite courier: B1/397;Echirolles CEDEX ;Is=C3=A8re;38432 ;France
email;internet:rodrigue.le-gall@xxxxxxxx
title:Portal Technologies' Leader
tel;work:+33(0)4 7629 7464
tel;fax:+33(0)4 7629 7777
note;quoted-printable:*Orchestra*, The BPEL open source project: http://orchestra.objectweb.org=
	=0D=0A=
	*Bonita*, The XPDL open source project: http://bonita.objectweb.org
x-mozilla-html:FALSE
url:http://www.bull.com
version:2.1
end:vcard


Back to the top