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 82001 - Review public packages in retriever package
Summary: Review public packages in retriever package
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Retriever (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Girish Balachandran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-05 16:22 UTC by Chris Webster
Modified: 2008-12-05 17:45 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Webster 2006-08-05 16:22:50 UTC
The retriever package has most classes public which means they are exposed to
friends. An impl package should be created to reduce the number of exposed classes.
Comment 1 Chris Webster 2006-08-05 16:37:52 UTC
Also, please remove deprecated methods from the retriever api.
Comment 2 Samaresh Panda 2008-12-05 17:45:53 UTC
Done.