#6: make vcsCache a changeable object
Issue revisions
- new by Flyingmana at 2011-F-23 19:16
| Type | |
|---|---|
| State | |
| Priority | |
| Resolution | |
| Assigned to | Nobody |
| Scheduled for | |
| Affected versions | |
| Affected components | Wrapper |
| Last change | Wednesday 23 February 2011 19:16:21 UTC by Flyingmana |
vcsCache is a static dependency of the vcs wrapper.
First, its not documented, there is such a dependency
Second, such a caching component should be exchangeable to use other places than the file system.
Flyingmana at Wednesday 23 February 2011 19:29:38 UTC
ok, it is documented in the wiki. My mistake only to look at the source.
but it should be still exchangeable.