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 45456 - [api] methods that do not belong into java model
Summary: [api] methods that do not belong into java model
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:22 UTC by Pavel Buzek
Modified: 2007-09-26 09:14 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 Pavel Buzek 2004-06-23 13:22:04 UTC
Are you sure getPart*Offset really belongs to the
model? Seems to expose the implementation, and
could prevent different storage in future.
Advice: move into Resource class (which is a model
of source).

The same applies for Resources.containsIdentifier.
Advice: since this is used only to find main it
does not belong in this API.
Comment 1 ehucka 2005-01-11 13:07:52 UTC
old target milestone, please re-evaluate
Comment 2 Martin Matula 2005-10-14 08:44:45 UTC
We will leave this as is.
Comment 3 Quality Engineering 2007-09-20 12:08:51 UTC
Reorganization of java component