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 45457 - [api] deprecate and later remove src hierarchy API
Summary: [api] deprecate and later remove src hierarchy API
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: issues@java
URL:
Keywords:
: 64142 (view as bug list)
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:25 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:25:32 UTC
The "javamodel" module is replacement for src
hierarchy (java/srcmodel) module. I know that
right now both modules work (on 1.4 sources),
which I consider good for transition of modules
(they can migrate slowly to the new api), but in
future we probably want to get rid of the src
hierarchy compleletely.
Submitter: Yes, we would like to remove the old
API after the javamodel API becomes stable
(scheduled for promoE). So we want to deprecate
the old src hierarchy module in promoE and remove
it in promoF (TCR).
We do not extend the old API to be able to
represent new JDK 1.5 features. So they are
currently represented in the old src hierarchy
using existing elements as read-only objects.
Comment 1 Pavel Buzek 2004-06-23 15:36:45 UTC
A small process issue- this will not be solved until promoE, so I am
changing it to TCA/P3 not to block 44492 for promoD. I will consider
this to be a TCR for promoE/F.
Comment 2 Jan Becicka 2004-07-12 10:07:42 UTC
Will be implemented in next promotion.
Comment 3 Pavel Flaska 2005-09-21 17:27:34 UTC
Changing to TASK. The decision if and when deprecate src hierarchy hasn't been
made yet.
Comment 4 Jan Becicka 2005-09-22 12:53:46 UTC
*** Issue 64142 has been marked as a duplicate of this issue. ***
Comment 5 Jaroslav Tulach 2006-12-01 10:33:08 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.
Comment 6 Quality Engineering 2007-09-20 12:08:52 UTC
Reorganization of java component