Home » Archived » Visual Editor (VE) » So happy I cried..... almost
| | |
Re: So happy I cried..... almost [message #140535 is a reply to message #140514] |
Fri, 14 September 2007 11:22   |
Eclipse User |
|
|
|
"Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
news:fcddoh$ir0$1@build.eclipse.org...
> I'd really like to contribute to VE; what are the requirements? I guess
> EMF and GEF, right? Is there any documentation about the development of
VE?
>
Nope there is not much in terms of documentation.
Something that could be awesome adn invaluable:
try to figure it out on your own. :-)
And even better, keep a log of your findings, tips and trick (does not have
to be pretty) on a wiki page:
http://wiki.eclipse.org/VE/Contributing
I created a project set for starts that you can get there:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203317
Then you can pick a bug, a small one, like an enahencement request,
something that you can relate to, rather a small end user feature, something
that bugs you!
Here is a list of all open bugs:
http://tinyurl.com/2an8jw
When you pick a bug, cc your self on it, add a comment telling that you are
working on it, and start the discussion in the bug comments.
If you have questions, post them here or on the ve-dev list.
Then as soon as you have the smallest fix working, attach a patch to the
bug, and send a heads up on the ve-dev list.
There is a documentation on how to write patches and contributing to eclipse
there:
http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=77
we are all re-learning that beast which is a big piece of code.
Thanks for your interest!
|
|
| | |
Re: So happy I cried..... almost [message #140662 is a reply to message #140607] |
Mon, 17 September 2007 07:24   |
Eclipse User |
|
|
|
Philippe Ombredanne wrote:
> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> news:fcg8n4$qgt$1@build.eclipse.org...
>> by the way, could it be possible to benefit from GMF (that aims at
>> bridging EMF and GEF)?
> Sure, it is Eclipse and open source./
> So that is fair to steal from it, borrow code from it, and even better work
> with them such that we share code and features if needed.
I wasn't actually thinking of taking code from it, but have GMF generate
the visual editor (parts of it, at least).
GMF already provides all the functionalities to easily generate a
diagram editor... but somehow one should contribute graphical figures
representing Java GUI widgets...
--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
|
|
| |
Re: So happy I cried..... almost [message #141079 is a reply to message #140960] |
Tue, 25 September 2007 03:25   |
Eclipse User |
|
|
|
Philippe Ombredanne wrote:
> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> news:fclo64$l7e$2@build.eclipse.org...
>> Philippe Ombredanne wrote:
>>> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
>>> news:fcg8n4$qgt$1@build.eclipse.org...
>>>> by the way, could it be possible to benefit from GMF (that aims at
>>>> bridging EMF and GEF)?
>>> Sure, it is Eclipse and open source./
>>> So that is fair to steal from it, borrow code from it, and even better
> work
>>> with them such that we share code and features if needed.
>> I wasn't actually thinking of taking code from it, but have GMF generate
>> the visual editor (parts of it, at least).
>>
>> GMF already provides all the functionalities to easily generate a
>> diagram editor... but somehow one should contribute graphical figures
>> representing Java GUI widgets...
> Lorenzo:
> That is an intriguing idea :-)
> I wonder if this could work, as there are a lot of stuffs in the widget
> model, but hey! who knows?
> Could you elaborate?
I've only started to read docs about GMF and it looks reaaaaaly cool...
what would be great is to have a mapping between Java classes for
graphical widgets and graphical widgets themselves... this would permit
employing the automatic bridge between EMF and GEF that GMF could build
for you!
Do you know GMF?
cheers
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
|
|
| | | | | |
Re: So happy I cried..... almost [message #616555 is a reply to message #140514] |
Fri, 14 September 2007 11:22  |
Eclipse User |
|
|
|
"Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
news:fcddoh$ir0$1@build.eclipse.org...
> I'd really like to contribute to VE; what are the requirements? I guess
> EMF and GEF, right? Is there any documentation about the development of
VE?
>
Nope there is not much in terms of documentation.
Something that could be awesome adn invaluable:
try to figure it out on your own. :-)
And even better, keep a log of your findings, tips and trick (does not have
to be pretty) on a wiki page:
http://wiki.eclipse.org/VE/Contributing
I created a project set for starts that you can get there:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203317
Then you can pick a bug, a small one, like an enahencement request,
something that you can relate to, rather a small end user feature, something
that bugs you!
Here is a list of all open bugs:
http://tinyurl.com/2an8jw
When you pick a bug, cc your self on it, add a comment telling that you are
working on it, and start the discussion in the bug comments.
If you have questions, post them here or on the ve-dev list.
Then as soon as you have the smallest fix working, attach a patch to the
bug, and send a heads up on the ve-dev list.
There is a documentation on how to write patches and contributing to eclipse
there:
http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=77
we are all re-learning that beast which is a big piece of code.
Thanks for your interest!
|
|
| | |
Re: So happy I cried..... almost [message #616567 is a reply to message #140607] |
Mon, 17 September 2007 07:24  |
Eclipse User |
|
|
|
Philippe Ombredanne wrote:
> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> news:fcg8n4$qgt$1@build.eclipse.org...
>> by the way, could it be possible to benefit from GMF (that aims at
>> bridging EMF and GEF)?
> Sure, it is Eclipse and open source./
> So that is fair to steal from it, borrow code from it, and even better work
> with them such that we share code and features if needed.
I wasn't actually thinking of taking code from it, but have GMF generate
the visual editor (parts of it, at least).
GMF already provides all the functionalities to easily generate a
diagram editor... but somehow one should contribute graphical figures
representing Java GUI widgets...
--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
|
|
|
Re: So happy I cried..... almost [message #616592 is a reply to message #140662] |
Sun, 23 September 2007 19:26  |
Eclipse User |
|
|
|
"Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
news:fclo64$l7e$2@build.eclipse.org...
> Philippe Ombredanne wrote:
> > "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> > news:fcg8n4$qgt$1@build.eclipse.org...
> >> by the way, could it be possible to benefit from GMF (that aims at
> >> bridging EMF and GEF)?
> > Sure, it is Eclipse and open source./
> > So that is fair to steal from it, borrow code from it, and even better
work
> > with them such that we share code and features if needed.
>
> I wasn't actually thinking of taking code from it, but have GMF generate
> the visual editor (parts of it, at least).
>
> GMF already provides all the functionalities to easily generate a
> diagram editor... but somehow one should contribute graphical figures
> representing Java GUI widgets...
Lorenzo:
That is an intriguing idea :-)
I wonder if this could work, as there are a lot of stuffs in the widget
model, but hey! who knows?
Could you elaborate?
--
Philippe
|
|
|
Re: So happy I cried..... almost [message #616603 is a reply to message #140960] |
Tue, 25 September 2007 03:25  |
Eclipse User |
|
|
|
Philippe Ombredanne wrote:
> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> news:fclo64$l7e$2@build.eclipse.org...
>> Philippe Ombredanne wrote:
>>> "Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
>>> news:fcg8n4$qgt$1@build.eclipse.org...
>>>> by the way, could it be possible to benefit from GMF (that aims at
>>>> bridging EMF and GEF)?
>>> Sure, it is Eclipse and open source./
>>> So that is fair to steal from it, borrow code from it, and even better
> work
>>> with them such that we share code and features if needed.
>> I wasn't actually thinking of taking code from it, but have GMF generate
>> the visual editor (parts of it, at least).
>>
>> GMF already provides all the functionalities to easily generate a
>> diagram editor... but somehow one should contribute graphical figures
>> representing Java GUI widgets...
> Lorenzo:
> That is an intriguing idea :-)
> I wonder if this could work, as there are a lot of stuffs in the widget
> model, but hey! who knows?
> Could you elaborate?
I've only started to read docs about GMF and it looks reaaaaaly cool...
what would be great is to have a mapping between Java classes for
graphical widgets and graphical widgets themselves... this would permit
employing the automatic bridge between EMF and GEF that GMF could build
for you!
Do you know GMF?
cheers
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
|
|
|
GMF and VE [was Re: So happy I cried..... almost] [message #616615 is a reply to message #141079] |
Wed, 26 September 2007 22:06  |
Eclipse User |
|
|
|
"Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
news:fdad5f$955$1@build.eclipse.org...
> I've only started to read docs about GMF and it looks reaaaaaly cool...
> what would be great is to have a mapping between Java classes for
> graphical widgets and graphical widgets themselves... this would permit
> employing the automatic bridge between EMF and GEF that GMF could build
> for you!
>
> Do you know GMF?
I played with it a bit, even gave a training on it about a year ago, but not
much beyond that.
I think I forgot most of it :-D
Reusing some GMF tech in VE could make lotsa sense.
I have no idea if thise could work though .
Your opinion is much welcomed.
--
Philippe
|
|
| | |
Goto Forum:
Current Time: Fri May 09 20:27:17 EDT 2025
Powered by FUDForum. Page generated in 0.06617 seconds
|