Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ve-dev] adding new layout manager


Howard, Dave,

You can look at sort of the way I did. If you look at Eclipse itself and ask how do you contribute an action, that should be asked on the newsgroup and not the mailing list. If you wanted to discuss how to change how actions are contributed in Eclipse and what it should be changed to, that would be discussed in the mailing list. This was asking how to contribute a layout manager to the VE. I can see it is confusing at the moment because we don't have a set of documents on how to extend the VE.

Typically mailing lists are used for developing the project itself, such as discussions on how we should change the VE itself to do something, not how to hook into it or extend it. Though this also can be stretched to include someone who is making a large major extension, which we have done in the past. So it can be murky. But the general rule is to ask on the newsgroup first if it is not clearly discussing the changing of VE code itself. If we mutually decide it is larger than the newsgroup we can redirect the discussion to the mailing list.

Also discussing extensions on the newsgroups has a great advantage in that others can see the discussion and so can learn how to extend it themselves. The mailing list is a much smaller world and its focus is different.

Thanks,
Rich


"Howard, Jeffery" <Jeff.Howard@xxxxxxxxxx>
Sent by: ve-dev-admin@xxxxxxxxxxx

10/07/2004 04:55 PM

Please respond to
ve-dev

To
<ve-dev@xxxxxxxxxxx>
cc
Subject
RE: [ve-dev] adding new layout manager





You understood correctly.

I was scratching my head earlier wondering how this was not a developer issue  :-)

Looks like the thread suggested by Rich answered most of my questions though.

Thanks!


-----Original Message-----
From: ve-dev-admin@xxxxxxxxxxx [mailto:ve-dev-admin@xxxxxxxxxxx]On
Behalf Of David J. Orme
Sent: Thursday, October 07, 2004 11:48 AM
To: ve-dev@xxxxxxxxxxx
Subject: Re: [ve-dev] adding new layout manager


On Thursday 07 October 2004 11:39 am, Rich Kulp wrote:
> Howard,
> Also, this mailing list is for the developers of the VE. Please ask
> questions on usage in the newsgroup.

We get a ton of VE usage questions here on the developer list, so we tend to
be pretty quick about firing off the standard "use the newsgroup" message,
and I think that's what Rich did here.

But If I'm understanding your question correctly, you're asking about how to
add a feature to VE--support for a new layout manager.  That seems like a VE
development question to me, so from my vantage-point, it's fair game to talk
about that on the list here.  I'm sorry for the confusion.

That said, Rich pointed out an excellent thread about your question that
happened to occur on the newsgroup, and I suggest reading that before posting
further questions.  After you've done that, we'll be happy to help you out
here.  :-)

Warmest Regards,

Dave Orme
--
Eclipse Visual Editor Project lead
Got Java?  Use SWTworkbench! <http://www.swtworkbench.com>
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.4 (GNU/Linux)

mQGiBD9aRLsRBACTH5q/Z/42GOk0VVq2MC4pdqPAY+yOhdzp+nfyeFBbBTCZRFsd
pnqiRY0+eCCBSar60bGG98acCgf9HwG2YGzrKZGUxf7GxY4iiiwcs89q3LFcp2xn
Z7WeNzcNQsw0ZnfMs8fWPUF+5iHsmsYIU/IvgldwyGTQ/MWhaK28urehfwCgmVFV
Y7eFawJZrlXCA7VjPhqlkzMD/jBsxNxHXUpMR2xzE/HN0Cz4nkkR7aaCQNPe0Lmy
9Y/D5NGcJunoNkwGI2rFO0wwgjqgE0Lknv7/U1yK1/085kTufBcDZNEgbw93uPmx
5mKnWe3oq+iTqV742DQSyOgWmQ4RqcK9whZDpIwXl3biRKw/aQIq2Vs1k6a6AxqT
KLCXA/4zUPQ7gs0d44K6Fc4zVEJVPyD5pVf6iTSpQNjd8iTn++i9dGymEP73EIJd
uVDDU7Y0P7OydVAwfISaZvnYmX9UvnOV5wr9JWgH+lcrANaRb2Xryz65mGnhj6QO
qaTJyjU79M0N4kaVwu/8vENO7lg1K9hpW5Fb2LEDaZuxZYRDyLYAAAAtRGF2aWQg
Si4gT3JtZSA8ZGpvQGNvY29udXQtcGFsbS1zb2Z0d2FyZS5jb20+iFsEExECABsF
Aj9aRLsGCwkIBwMCAxUCAwMWAgECHgECF4AACgkQSk7oR0hiGLp+bgCgix8nVvZs
fpz4RJ5krVZRYPPeIwkAn3KK3Xwrdf0wO/8Q0RVi0Fj8AWrXuQENBD9aRLwQBACQ
bFc6fV/LDSF1r9Apk/AM4KMLGjobKOsFRjILuEArsJeVkwe006IJEvV43LtmOY+5
cbMvb+CFo1vMUmyCPdmUVLsGIzCerGrFxyu5N+vhaD/ceNCmKRsuWuEDANgDV8hc
qo0H8n0NVElfYhUVD5xq497QIZ9E5+QCajzpiDuf4wADBQP+Lv95PyYxmWxGJs6+
oWJMddIYoGNfJQjj3MI9w3N0Y0hRLIkh361TM0Hw7yvey+uixLBTNrWrK/IIY3D1
wm7PxwQnKBhmIujJHmdWHIf8ES3bmq7ElgSwigWGBg/y34DQNoNfUjT1fODuCdwi
3epPn2uDceBSqTkGhjYA0k3SS2qIRgQYEQIABgUCP1pEvAAKCRBKTuhHSGIYujIs
AJ0TewnmAIzNX+8nPW+GcLM4dUivlgCfRpJ4bkDtf09m2FvhJVmlEw4obbw=
=Zffd
-----END PGP PUBLIC KEY BLOCK-----
_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ve-dev
_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ve-dev


Back to the top