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 24797 - Data flow from Physical to Source models
Summary: Data flow from Physical to Source models
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:
: 24798 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-14 18:12 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:12:20 UTC
A change made in the physical model usually
implies a change made in the Source model for that
element. They are either structural changes or, in
the case of some symbol reference change in the
Physical model, the Source one must be updated
with appropriate textual representation of the new
symbol. The syncing code must be able to access
project context to create a correct representation.
Comment 1 Martin Matula 2002-11-04 15:16:30 UTC
Is this issue still valid?
Comment 2 Martin Matula 2002-11-04 15:20:59 UTC
*** Issue 24798 has been marked as a duplicate of this issue. ***
Comment 3 Pavel Flaska 2004-03-18 09:43:30 UTC
The task is obsolete and it does not describe current module design.
Closing as INVALID.