Bug 236065 - [performance][api] Performance optimization of IFileService.list() and IFileService.listMultiple()
Summary: [performance][api] Performance optimization of IFileService.list() and IFileS...
Status: NEW
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dsdp.tm.rse-inbox CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api, investigate
Depends on: 233461
Blocks:
  Show dependency tree
 
Reported: 2008-06-06 11:20 EDT by David McKnight CLA
Modified: 2012-11-19 04:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David McKnight CLA 2008-06-06 11:20:05 EDT
This bug comes out as a result of bug 233461.  The proposal is to change the IFileService.list* APIs so that they may optionally contain the parent of a query (probably as the first item in the returned list).  Since we're not yet ready make such changes in the sematics of the IFileService.list* APIs we're splitting the original defect so that the API issues can be addressed separately here.
Comment 1 David McKnight CLA 2008-06-06 11:23:29 EDT
changing title since I mixed that up...
Comment 2 David McKnight CLA 2008-06-06 11:24:42 EDT
Not sure if this is an actual API change or just API doc change so I'll mark it api just to be sure.
Comment 3 Martin Oberhuber CLA 2008-08-05 11:56:41 EDT
We agreed to measure performance before investigating the change.