[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [geclipse-dev] Quality Issues
|
Stuempert, Mathias IWR pisze:
* B3: Local connection allows to rename a folder owned by another user,
creating a new one with the new name and trying to delete the old one
-> error
- WP1: Rename should not be "create new + delete old"
Comments:
- Mathias: The rename is the standard resource rename from the platform.
Unfortunately this is implemented as “create new + delete old”. So at
the moment there is no easy solution for that.
- Mateusz: I have this in mind already, since there are more drawbacks
of this implementation (ex. problem distinguishing whether or not third
party transfer is possible).
This involves some changes in GECL file system implementation so this
was not concerned as quality issue.
It's on my TODO list for this month.
* G2: Context menus: they do make little sense sometimes
- WP2: "Mount SRM" / "Mount LFC" appear for ALL service types,
EXCEPT for the SEs!
- WP3: Move the Simple tests context entry together with the
"Test service..." entry (and not above Refresh)!!
- ALL: Order / collect the entries logically, ie,
New
---
Cut,copy,paste,...,refresh (ie, all global and
eclipse actions)
---
Functionality entries (Mount...,Monitor CE,Open
SSH,etc)
---
Test entries (Simple tests,STest <service>...)
---
(Properties)
Comments:
- Mathias: I think the context menus need a general rework. Not
applicable for M4 but we should definitely keep this in mind!
Mateusz: I agree
* G3: All Services (even BDII, WMS...) display the "Mount SRM/LFC" actions!
And some of the "Other Services" are marked as unsupported, but the
"Mount SRM"
action seems to work...
- WP2: check/update list of supported services and the
actions offered
Comments:
Mateusz: Already in HEAD. I'm afraid we have to change the way we set
services as supported. Right now it's hardcoded, it would be great if we
move to something more dynamic.
I issued a bug for it:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224867
* G4: Service "lcg-file-catalog" marked as unsupported
- WP2: Is supported, should behave the same as
"lcg-local-file-catalog"
Comments:
Mateusz: same as above
--
Mateusz Pabiś