Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343263 - Refactor extra concepts out of fileClient API
Summary: Refactor extra concepts out of fileClient API
Status: RESOLVED WONTFIX
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: John Arthorne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 09:14 EDT by John Arthorne CLA
Modified: 2015-05-05 14:48 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2011-04-19 09:14:30 EDT
The fileClient JavaScript API currently has concepts of workspace and project in it. These should be removed into a separate script to make it easier for third parties to implement file clients exposing bare file access functionality.
Comment 1 John Arthorne CLA 2011-04-19 09:15:24 EDT
Simon/Boris, I know you are both working in the area of the file client, so let me know if you want me to take it, and when would be a good time for it.
Comment 2 Mark Macdonald CLA 2012-04-03 09:50:59 EDT
I found fileClient's distinction between workspace, project, and folder to be confusing. It makes sense if you're connecting to the Orion server File API as a back end, but in other systems (WebDAV, S3) most of these concepts are not meaningful.

It would be more straightforward if a 'folder' was the only unit of containment in the API.
Comment 3 John Arthorne CLA 2015-05-05 14:48:53 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html