Features/Server Objects Sharing: Difference between revisions

mNo edit summary
Line 26: Line 26:


The idea is keeping this feature as simple as possible from Shell point of view.
The idea is keeping this feature as simple as possible from Shell point of view.
* utilize Browse for browsing/download/upload(?)
* Utilize Browse for browsing/download/upload(?)
* minimal changes in Shell or even nothing(use Browse in all cases)
* Minimal changes in Shell or even nothing(use Browse in all cases)


== Benefit to Sugar ==
== Benefit to Sugar ==
Line 36: Line 36:


* Shell code
* Shell code
** fix issues related to name mangling of Journal objects after uploading/downloading
** Fix issues related to name mangling of Journal objects after uploading/downloading
** keep objects DS metadata while transfering between user-server-user
** Keep objects DS metadata while transfering between user-server-user
** after user-server-user session, object on target box should be treated in the same way like object on source box
** After user-server-user session, object on target box should be treated in the same way like object on source box
* Choosing/coding web engine
* Choosing/coding web engine