Bug 201444 - ModelProviderManager should implement caching
Summary: ModelProviderManager should implement caching
Status: NEW
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Chuck Bridgham CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 12:28 EDT by Jason Sholl CLA
Modified: 2007-08-28 12:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Sholl CLA 2007-08-28 12:28:25 EDT
The ModelProviderManager's varions getModelProvider methods should cache the model provider for a given project, version, etc.  Otherwise, it is up to every factory to implement a caching mechanism.