Bug 127457 - [Mapping] Don't hit server for shallow folders in Resource model provider
Summary: [Mapping] Don't hit server for shallow folders in Resource model provider
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-02-13 09:17 EST by Michael Valenta CLA
Modified: 2006-03-27 14:53 EST (History)
0 users

See Also:


Attachments
Patch (10.39 KB, patch)
2006-03-27 12:50 EST, Michael Valenta CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2006-02-13 09:17:11 EST
Currently, the resource model provider hits the server when given a shallow traversal. We should introduce a special shallow folder model object instead.
Comment 1 Michael Valenta CLA 2006-02-13 09:19:08 EST
Not really related but I think the commit of a shallow folder (package) included another folder. We should tets this ot make sure
Comment 2 Michael Valenta CLA 2006-03-27 12:50:05 EST
Created attachment 37004 [details]
Patch

This patch adds a special model object representing a shallow container and a corresponding resource mapping.
Comment 3 Michael Valenta CLA 2006-03-27 12:51:09 EST
John, here's a patch for some resource mapping related work. Let me know if you have any questions.
Comment 4 John Arthorne CLA 2006-03-27 14:53:02 EST
Released.