The current download of GEF is not ready for distribution [message #2287] |
Fri, 17 May 2002 10:57  |
Eclipse User |
|
|
|
Originally posted by: none.ibm.com
The version of GEF which you can download now from the propsal will undergo
some changes.
First, we have not frozen the code yet.
Second, we have not renamed it to be org.eclipse.
The proposal ZIP is an old snapshot of the version that will be distributed
in WSAD 5.0. If you were to ship code based on this proposal, you would be
at risk when users install both WSAD (version 4.0 included) and your product
into the same IDE.
We will probably also adopt the appending of Versions to the plugin
directory like the Workbench is doing. So, the final install directory will
be something like:
org.eclipse.gef_2_0
|
|
|
|
|
Re: The current download of GEF is not ready for distribution [message #2464 is a reply to message #2435] |
Fri, 17 May 2002 13:31   |
Eclipse User |
|
|
|
Hi Randy,
Thank you very much for your quick response. But I want to ask another
question. When do you expect a semi-stable version which means packages
renamed to the new structure and a mostly stable featurelist. As I
stated in an previous posting I'm thinking about developing an uml
Application for the moment and it would be nice If I could get an idea
about the rougth timeframe til end of may.
Do you think it's possible to get a look on the new Structure which may
be bug loaded till mid of June ? It would be very nice for my upcoming
considerations.
If you want to discuss any questions per private mail you can reach me
at leika.list@gmx.de or leika@gmx.de.
By Stefan
"Randy Hudson" <none@ibm.com> wrote in news:ac3d12$46d$1@rogue.oti.com:
> I would guess around 1 month after Eclipse freezes, or 1 month after
> WSAD 5.0 development freezes, whichever is later.
> WSAD 5.0 is based on Eclipse 2.0, but GEF is essentially a core
> component like the rest of Eclipse, so it must freeze early.
>
> "Stefan Marx" <leika.list@gmx.de> wrote in message
> news:Xns9211BA94ED7A6leikalistgmxde@204.138.98.10...
>> "Randy Hudson" <none@ibm.com> wrote in
>> news:ac352p$vfn$1@rogue.oti.com:
>>
>> > The version of GEF which you can download now from the propsal will
>> > undergo some changes.
>> >
>> > First, we have not frozen the code yet.
>> > Second, we have not renamed it to be org.eclipse.
>> >
>> > The proposal ZIP is an old snapshot of the version that will be
>> > distributed in WSAD 5.0. If you were to ship code based on this
>> > proposal, you would be at risk when users install both WSAD
>> > (version 4.0 included) and your product into the same IDE.
>> >
>> > We will probably also adopt the appending of Versions to the plugin
>> > directory like the Workbench is doing. So, the final install
>> > directory will be something like:
>> >
>> > org.eclipse.gef_2_0
>> >
>> >
>> >
>>
>> What's the timeframe for a stabilized version ?
>>
>> kind regards
>>
>> Stefan
>
>
|
|
|
|
|
Re: The current download of GEF is not ready for distribution [message #3915 is a reply to message #3909] |
Thu, 23 May 2002 10:19  |
Eclipse User |
|
|
|
Originally posted by: none.ibm.com
> I'm sure this is a very newbie question, but doesn't using the naming
> org.eclipse.gef_2_0 cause all kinds of problems when you want to upgrade
The plugin ID will not change, only the version number.
The physical location of the plugin will be the directory
PLUGINNAME+"_"+VERSION
The allows a user to have different tools which use different versions of
GEF. If GEF always installed to the same location, you would get a
last-one-in wins scenario, along with random resources, etc.
|
|
|
Powered by
FUDForum. Page generated in 0.07376 seconds