Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] (no subject)


(1) Enable == Configure,  Disable == Unconfigure.  The terms have been changed in the UI on suggestion from usability (is the percieved effect of the user action on the feature). We did not change the method names because the configure/ unconfigure correctly reflect what we are doing.

(2) source for the whole platform is now in org.eclipse.platform.source

(3) the schedule says June 24 (GM candidate build). We'll be tackling this as soon as we are done with test/ fix passes.



suyog mody <forsuyog@xxxxxxxxx>
Sent by: platform-update-dev-admin@xxxxxxxxxxx

06/04/2002 10:56 AM
Please respond to platform-update-dev

       
        To:        update list <platform-update-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-update-dev] (no subject)

       


Hi,

I am trying to write an install handler for features
for our product based on Eclipse's install/update
feature (currently using F2 build from Sunday).

I had a few questions about the changes from the
online documentation and needed a few clarifications-

1. It seems that in the newer versions, eclipse has
done away with the configure/unconfigure options. The
new option in the configurations view is "disable".
Install still works the same way. So my question is
what does disable do? My guess would be that it works
like unconfigure did which is to make the feature
unavailable but not delete its files from the system.
The methods in the BaseInstallHandler class are named
completeConfigure, completeUnconfigure and so on. So
what would disable call?

2. Also, with F2, there seems to be no source code for
the update plugins. Is there a new directory where
this has been added? Or is it intentionally missing?

3. When will new documentation be available for the
changes in install/update? The old documentation at
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-update-home/dev.html
is out of sync with the new developments in
install/update.

Thanks,
Suyog Mody
Suyog_Mody@xxxxxxx



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-update-dev



Back to the top