Skip to main content



      Home
Home » Eclipse Projects » GEF » Contributors welcome
Contributors welcome [message #93472] Wed, 10 September 2003 13:38 Go to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The GEF team is always looking for contributions from the community.
Ideally, someone who can dedicate some amount of time per week for an
upcoming release of GEF.

If you've been using GEF for a while, contributing is a great way to guide
GEF in the direction needed by your project, or to learn more about features
you don't use yet.

If you are new to GEF, you could still contribute in the form of JUnit
testing, articles, or perhaps even javadoc. You would learn how to use
JUnit, and how the specific API you're testing/doc-ing works (or should work
:-).
Re: Contributors welcome [message #93586 is a reply to message #93472] Wed, 10 September 2003 18:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: felix.mayer.cingular.com

Randy Hudson wrote:

> The GEF team is always looking for contributions from the community.
> Ideally, someone who can dedicate some amount of time per week for an
> upcoming release of GEF.

> If you've been using GEF for a while, contributing is a great way to guide
> GEF in the direction needed by your project, or to learn more about features
> you don't use yet.

> If you are new to GEF, you could still contribute in the form of JUnit
> testing, articles, or perhaps even javadoc. You would learn how to use
> JUnit, and how the specific API you're testing/doc-ing works (or should work
> :-).

How would I go about contributing something I already have?
I reworked some of the routing functionality which might be useful
(AutomaticRouter, FanRouter etc).
Re: Contributors welcome [message #94092 is a reply to message #93472] Sat, 13 September 2003 09:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: brian.fernandes.codito.com

Using GEF as against developing my editor directly on eclipse has reduced
the effort I need to put in drastically.

GEF is well designed ... even where it does not do what I want (heheh) it
does not come apart at a "different" implementation.

Logic rocks as well (though I used to abuse it so much when I just started
out.)

Right now I'm in a bit of a tight spot, but as soon as I clear that up, I'll
definitly pitch in some time; JUnit or otherwise.

Thank you,
Brian.
"Randy Hudson" <none@us.ibm.com> wrote in message
news:bjnnh9$50v$1@eclipse.org...
> The GEF team is always looking for contributions from the community.
> Ideally, someone who can dedicate some amount of time per week for an
> upcoming release of GEF.
>
> If you've been using GEF for a while, contributing is a great way to guide
> GEF in the direction needed by your project, or to learn more about
features
> you don't use yet.
>
> If you are new to GEF, you could still contribute in the form of JUnit
> testing, articles, or perhaps even javadoc. You would learn how to use
> JUnit, and how the specific API you're testing/doc-ing works (or should
work
> :-).
>
>
Re: Contributors welcome [message #94360 is a reply to message #93472] Mon, 15 September 2003 22:55 Go to previous messageGo to next message
Eclipse UserFriend
Our team is currently working on draw2d.text package improvements. We aslo
have some controls for draw2d. How can we contribute them to community?

"Randy Hudson" <none@us.ibm.com> wrote in message
news:bjnnh9$50v$1@eclipse.org...
> The GEF team is always looking for contributions from the community.
> Ideally, someone who can dedicate some amount of time per week for an
> upcoming release of GEF.
>
> If you've been using GEF for a while, contributing is a great way to guide
> GEF in the direction needed by your project, or to learn more about
features
> you don't use yet.
>
> If you are new to GEF, you could still contribute in the form of JUnit
> testing, articles, or perhaps even javadoc. You would learn how to use
> JUnit, and how the specific API you're testing/doc-ing works (or should
work
> :-).
>
>

, with best regards
Alexey Harlamov
Enterra Inc.
http://www.enterra-inc.com/
Re: Contributors welcome [message #94507 is a reply to message #94360] Tue, 16 September 2003 10:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

One way is to open a bugzilla and create an attachment.
Feel free to also discuss your changes or planned changes on the development
mailing list.
Don't forget to include motivation and examples/test for your changes.

"Alexey Harlamov" <aharlamov@mail.ru> wrote in message
news:bk5tto$bjt$1@eclipse.org...
> Our team is currently working on draw2d.text package improvements. We aslo
> have some controls for draw2d. How can we contribute them to community?
>
> "Randy Hudson" <none@us.ibm.com> wrote in message
> news:bjnnh9$50v$1@eclipse.org...
> > The GEF team is always looking for contributions from the community.
> > Ideally, someone who can dedicate some amount of time per week for an
> > upcoming release of GEF.
> >
> > If you've been using GEF for a while, contributing is a great way to
guide
> > GEF in the direction needed by your project, or to learn more about
> features
> > you don't use yet.
> >
> > If you are new to GEF, you could still contribute in the form of JUnit
> > testing, articles, or perhaps even javadoc. You would learn how to use
> > JUnit, and how the specific API you're testing/doc-ing works (or should
> work
> > :-).
> >
> >
>
> , with best regards
> Alexey Harlamov
> Enterra Inc.
> http://www.enterra-inc.com/
>
>
Re: Contributors welcome [message #94520 is a reply to message #93586] Tue, 16 September 2003 10:34 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Improvements to existing classes could be contributed by opening a bugzilla,
and creating an attachment of the new code. See reply to Alexey's post in
this thread.

"Felix Mayer" <felix.mayer@cingular.com> wrote in message
news:bjo8lq$mua$1@eclipse.org...
> Randy Hudson wrote:
>
> > The GEF team is always looking for contributions from the community.
> > Ideally, someone who can dedicate some amount of time per week for an
> > upcoming release of GEF.
>
> > If you've been using GEF for a while, contributing is a great way to
guide
> > GEF in the direction needed by your project, or to learn more about
features
> > you don't use yet.
>
> > If you are new to GEF, you could still contribute in the form of JUnit
> > testing, articles, or perhaps even javadoc. You would learn how to use
> > JUnit, and how the specific API you're testing/doc-ing works (or should
work
> > :-).
>
> How would I go about contributing something I already have?
> I reworked some of the routing functionality which might be useful
> (AutomaticRouter, FanRouter etc).
>
Previous Topic:Cascading View Control
Next Topic:Scrolling - translating feedback
Goto Forum:
  


Current Time: Mon Jul 14 02:25:44 EDT 2025

Powered by FUDForum. Page generated in 0.26118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top