[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[ajdt-dev] Feedback requested: AJDT versioning
|
- From: Andrew Eisenberg <andrew@xxxxxxxxxxxx>
- Date: Tue, 21 Apr 2009 15:39:53 -0700
- Delivered-to: ajdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=0cxX2zJ7lxgPxJ+oiKVacf0gvsg8MYxX2F54DN++GmA=; b=PO2c9AD/tpkgWu8qlwlNY11B2rjB1mtsOn47utr3suvzaGk98hD5ATgJVt+SJqFm9y eKgOcio5hC0xTwbra+oEWHenCy/HdaqCn6LtEcYdBTfymwsMM56t6Aqv8kOD65kOkvD9 LMHdpu58h5V6X9X6BIErSWE+rgI85jA5dC3TE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:date:x-google-sender-auth:message-id :subject:from:to:content-type:content-transfer-encoding; b=i6tfBWojnFZYCBQlfE8s7rWKwouhUajSeFLjyCCkWwDJ9DREOWdYllBJ0A76rVEq4b xO36vM7pdhGd5idQsaVHilbUPTwvrQJSnL9tDs9XkaOHx27a4PYJueyJp/GhE8KfWPnF ntnp7S+DXB3cmV/Rh3Cm3wC1W6e38UWdd8NTk=
Hi all,
Because of the major changes that have occurred in AJDT over this last
year, we are considering bumping up the major version number soon.
This would most likely be for around the release of Galileo in late
June. This change in versioning would symbolize a new level of
maturity of AJDT
However, before deciding on a new versioning scheme, we'd like to
discuss the options with the community and come up with something that
is indicative of AJDT's maturity, but at the same time would not be
confusing to new or existing users of the tool.
Option 1:
Next AJDT for Eclipse 3.4 becomes AJDT 2.0
Next AJDT for Eclipse 3.5 becomes AJDT 3.0 (was AJDT 1.7)
Benefits: this gives us a lot of room to increment AJDT's minor
version numbers for 3.4, and we can continue to increment the major
version every year for the next release of Eclipse
Disadvantages: breaks away from the tradition of incrementing minor
versions in step with Eclipse and micro versions throughout the year.
Could be confusing for existing users. Also, AJDT 3.0 would not be
significantly different from 2.0 (in fact they should be mostly the
same except for changes specific to Eclipse 3.5).
Options 2:
Next AJDT for Eclipse 3.4 becomes AJDT 2.6.6
Next AJDT for Eclipse 3.5 becomes AJDT 2.7.0
Benefits: continues with the tradition of keeping minor versions in
step with Eclipse minor versions
Disadvantages: What happened to 2.0 and to 2.5? Could be confusing
for new users.
Option 3:
Keep as is
Next AJDT for Eclipse 3.4 becomes AJDT 1.6.6
Next AJDT for Eclipse 3.5 becomes AJDT 1.7.0
Benefits: Each version of AJDT is only an incremental improvement over
the last one, and so perhaps bumping up the major version is not
justified.
Disadvantages: AJDT has changed significantly over the past year, that
perhaps this is justified.
Your input on this issue is greatly appreciated. Also, other
possibilities will be considered if someone suggests them.
thanks,
--a