This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 44223 - [vcs-cache-review] Separate API, SPI and support classes
Summary: [vcs-cache-review] Separate API, SPI and support classes
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks: 43637
  Show dependency tree
 
Reported: 2004-06-02 16:32 UTC by Miloslav Metelka
Modified: 2006-12-01 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2004-06-02 16:32:41 UTC
As suggested in issue 43637 in M01 and M04 - it
would be valuable to split Cache CacheDir to API
and SPI parts.

DefaultDiskReaderWriter looks like a support class
together with spi.Default* classes. The support
classes could be moved away from spi package into
a separate package e.g. spi.support.
Comment 1 _ pkuzel 2004-11-23 09:21:37 UTC
Separated. But no public API provided. It'll work at friend level.

Leaving open because implementation deps are not yet setup.
Comment 2 Jaroslav Tulach 2006-12-01 10:33:09 UTC
This issue (as several others which I am changing at once) as a TCR or TCA, 
but it is not a defect. As I am aware of our attitude towards non-defects - 
e.g. ignore them, I believe it is safe to assume that these issues are never 
going to be fixed. As such I am closing them. If anyone believes that this 
issue is important to be fixed, then please reopen. In such case I suggest to 
track it then as a defect.