[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: [geclipse-dev] Separating geclise grid model from eclipse workspace
|
Hi Romain,
> I am very interested in the enhancement described by Mathias in Bug
> #232937.
>
> Is it being worked out?
Kasia may answer here. Nevertheless my comment to your bug mentioned
below also may apply to this one.
> I also submitted a new bug proposing the separation of the Interface
> IGridJob from the workspace Bug 237595
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=237595>
>
> What do you think about it?
As already stated in this new bug the implementations of the Grid model
are tightly bound to the Eclipse workspace. We always assumed that
potential users do have a workspace since this is the very basic concept
of Eclipse. Therefore it will hardly be possible to now decouple
everything from the workspace. Nevertheless we will discuss the specific
details within the bug.
Just one further comment. I know that dealing with the workspace is a
burden and not always easy. Nevertheless you gain a lot from using the
workspace concepts, especially in terms of g-Eclipse. Even if we would
be successful to decouple single classes (e.g. GridJob) from the
workspace you definitely will loose functionality (e.g. direct links to
the in/output files etc.).
Cheers, Mathias