Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 402134

Summary: ChildrenLocation is missing in the FILE API
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: DocAssignee: Maciej Bendkowski <maciej.bendkowski>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: john.arthorne, mamacdon
Version: unspecifiedFlags: john.arthorne: review+
Target Milestone: 3.0 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Maciej Bendkowski CLA 2013-03-01 09:21:32 EST
The Orion File API does not mention the 'ChildrenLocation' field, which seems to be crutial for folders in the orion.core.file service. Without this field, folders don't to link to children locations.
Comment 1 John Arthorne CLA 2013-03-01 16:29:10 EST
Well you can edit the wiki so go for it ;)  It should minimally be included in this example:

http://wiki.eclipse.org/Orion/Server_API/File_API#Getting_directory_metadata


I can review it when you're done.
Comment 2 Maciej Bendkowski CLA 2013-03-04 10:32:15 EST
(In reply to comment #1)
> Well you can edit the wiki so go for it ;)  It should minimally be included
> in this example:
> 
> http://wiki.eclipse.org/Orion/Server_API/File_API#Getting_directory_metadata
> 
> 
> I can review it when you're done.

Done. Changed the 'Getting directory metadata' and 'File' parts.
Comment 3 John Arthorne CLA 2013-03-20 21:31:25 EDT
Looks good.