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 24791 - Source Metamodel, prepare to be transient
Summary: Source Metamodel, prepare to be transient
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-14 18:05 UTC by Pavel Flaska
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Pavel Flaska 2002-06-14 18:05:17 UTC
Identify which parts of Source metamodel will make
sense only transient. MDR support requires the
transient part to be stored in a separate package
extent. For example there are Package and Import
elements, which are still worth to be persistent
(for cross-reference of symbols), they may need
moving to a different metamodel.
Comment 1 Martin Matula 2002-11-04 15:15:34 UTC
Is this task still valid??
Comment 2 Pavel Flaska 2004-03-18 09:41:58 UTC
The task is obsolete and it does not describe current module design.
Closing as INVALID.