Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] About the VE model (XMI)

Ok, I believed it could be reuse for any use, meaning a plugin which allows users to load any xml file (generated by VE of course) and then rebuild the visual class (class Java). It is sure I don't want to develop it myself, I don't have the time for this unfortunately.
Do you know why there is such a view in Visual Editor ? I mean, this only a xml format, we can't export it, we can't save it, we can't reload it with VE ... I read it could be useful for debugging, but there must be something else or to come soon, no ? Perhaps it exists other extensions to VE to do it ?

If you have any other solutions, please let me know about it.


Thank you again.

ND

ps : I assume you are French or work in France giving your phone number ? If it is, I am French too :-)



2008/8/1 Yves YANG <yves.yang@xxxxxxxxxxx>

It is done for our customer with a specific XML format. I have to say it takes more than 8 months to develop it. Are you sure you want do it your-self ?

 

Best regards

Yves YANG

Soyatec - Eclipse OutSourcing & XAML for java

http://www.soyatec.com

Tel: +33 1 60 13 06 67

Mobile: +33 6 20 74 39 45

Fax: +33 9 58 07 06 67


From: Nicolas DRUT [mailto:nicolas.drut@xxxxxxxxx]
Sent: Friday, August 01, 2008 2:52 PM
To: Discussions people developing code for the Visual Editor project
Cc: yves.yang@xxxxxxxxxxx
Subject: Re: [ve-dev] About the VE model (XMI)

 

Hi,

First of all, many thanks for your answer.
I take a look at your presentation, it seems to be very interesting and it can be very usefull for what I have to do.
You are still in development of your solution or you are done ? If there is any available version, would it be possible to take a look at it, maybe just a demo version, I don't know if it is possible ?
I found something on the net called VEX but it don't seem to work with the so called "Visual Editor" Eclipse plugin.

Thank you for your help.

Best regards,
Nicolas Drut.


2008/8/1 Yingmin YANG <yves.yang@xxxxxxxxxxx>

Hi,

 

We have developed such solution. And I have made a presentation on this issue at EclipseCon 2008.

http://www.eclipsecon.org/2008/index.php?page=sub/&id=31

 

Best regards

Yves YANG


From: ve-dev-bounces@xxxxxxxxxxx [mailto:ve-dev-bounces@xxxxxxxxxxx] On Behalf Of Nicolas DRUT
Sent: Friday, August 01, 2008 9:57 AM
To: ve-dev@xxxxxxxxxxx
Subject: [ve-dev] About the VE model (XMI)

 

Hi,

I am new at Visual Editor and I just discovered there is a view (VE Model : XMI View) showing my visual class in an xml format.
In fact, my goal is to be able to save any specified visual class (so Java class) in an XML format (and not with a Java class) and to be able to rebuilt my visual class simply using this XML file.
So I am wondering if there is a way to save this xml file and a method which can make VE to load it (or any other valid XMI model (xml file)), display corresponding graph (with the widgets I put when I built my visual class) and eventually rebuilt the corresponding Java class.


Thank you very much for your help and looking forward to hearing from you.

 

Cheers,

Nicolas


_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ve-dev

 



Back to the top