Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] For API "consumers" - announcement

Dear all,

a couple of announcements especially for all the "external" developers out 
there relying on our API:

- we decided to switch our target platform to Eclipse 3.4/Ganymede in 
August. This does not mean that backwards compatibility will break 
immediately, but as we do not have the resources to keep testing both in 
parallel, it will sooner or later do. We will be happy to try to fix that 
if sombody relies on it and enters a bug report though.

- as you have probably seen already, the following methods have been 
deprecated:
     IVirtualOrganization#fetchComputing(...)
     IVirtualOrganization#fetchStorage(...)
     IVirtualOrganization#fetchServices(...)

     IGridInfoService#fetchApplications(...)
     IGridInfoService#fetchComputing(...)
     IGridInfoService#fetchStorage(...)
     IGridInfoService#fetchServices(...)
We plan to remove them after our M9 release, that is in september.

Cheers,

Ariel


Back to the top